Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTSP delay caused by buffering #148

Open
LeandroVanolli opened this issue May 12, 2021 · 0 comments
Open

RTSP delay caused by buffering #148

LeandroVanolli opened this issue May 12, 2021 · 0 comments

Comments

@LeandroVanolli
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant