-
-
Notifications
You must be signed in to change notification settings - Fork 111
FAQ
SeydX edited this page Jan 25, 2022
·
1 revision
There are a few factors involved. To know why the stream arrives delayed or choppy, the following points should be considered.
It seems, the slower the system, the slower the stream
If it runs on a weak system like Raspi, what could you do to reduce the required processing power of FFMPEG?
For example, you could lower the resolution here, make bitrate (maxBitrate) less, define rtsp transport (-rtsp_transport), change packet size (packetSize> multiplier x188) etc
See if the stream is running well on eg VLC. If, for example, everything is good on VLC then it depends mostly because the processing power is much larger. If the stream also delayed or choppy on eg VLC, then you should try to fix the camera