You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(The cache-pause is set to yes because it needs to be monitored and prompted to the user when buffering.)
After configuring the parameters, the delay is very low during the initial period of time, within 500 milliseconds, but after a period of time, the delay will accumulate up to ten seconds or even half a minute.
I guess it might be a caching problem, so I execute the drop-buffers command once every ten minutes. This has a certain effect but it is not ideal. Because the paused-for-cache event is often triggered after execution, and the delay after execution has not been reduced too much.
So I really don't understand which link caused the delay. The main video stream is 1920*1080. I can accept the reduction of video quality. How to configure the parameters?
Please help!
The text was updated successfully, but these errors were encountered:
I have a problem with cumulative delays.
My software is developed based on electron, runs in the local area network, and plays the camera RTSP stream.
My computer configuration is as follows:
The parameters of low-latency playback in the document.
(The cache-pause is set to yes because it needs to be monitored and prompted to the user when buffering.)
After configuring the parameters, the delay is very low during the initial period of time, within 500 milliseconds, but after a period of time, the delay will accumulate up to ten seconds or even half a minute.
I guess it might be a caching problem, so I execute the drop-buffers command once every ten minutes. This has a certain effect but it is not ideal. Because the paused-for-cache event is often triggered after execution, and the delay after execution has not been reduced too much.
So I really don't understand which link caused the delay. The main video stream is 1920*1080. I can accept the reduction of video quality. How to configure the parameters?
Please help!
The text was updated successfully, but these errors were encountered: