Skip to content

Play video stream with 1-second buffer #760

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

Open
sonic700 opened this issue Feb 12, 2025 · 1 comment
Open

Play video stream with 1-second buffer #760

sonic700 opened this issue Feb 12, 2025 · 1 comment

Comments

@sonic700
Copy link

Hello,

I am currently using the command ./webrtc-streamer -N 10 -H 127.0.0.1:9005 as a video proxy. However, due to network instability, my RTSP video stream frequently stutters. I would like to buffer 1 second of the video stream before playback. Is there a command or configuration option that can directly achieve this requirement? Alternatively, would I need to recompile the project to implement such functionality?

Thank you for your assistance!

Best regards
sonic

@mpromonet
Copy link
Owner

Hi @sonic700

This doesnot exist, but you can implement a buffer in the RTSP code, it may also have some option using webrtc SDK.

Best Regards,
Michel.

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

2 participants