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
I'm developping an App to stream an Onvif IP camera over RTSP protocol.
I'm using the VLC to show the video stream. When I play the stream, vlc starts to buffer the video before play. I can see a delay of around 2 seconds, and the log shows: libvlc input: Stream buffering done (1535 ms in 1534 ms)
I want to reduce the buffer size to reach a delay of 200ms max.
I tried to set some options but it didn't work.
The text was updated successfully, but these errors were encountered:
I'm developping an App to stream an Onvif IP camera over RTSP protocol.
I'm using the VLC to show the video stream. When I play the stream, vlc starts to buffer the video before play. I can see a delay of around 2 seconds, and the log shows: libvlc input: Stream buffering done (1535 ms in 1534 ms)
I want to reduce the buffer size to reach a delay of 200ms max.
I tried to set some options but it didn't work.
The text was updated successfully, but these errors were encountered: