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

RTP: missed packages #24

Open
w136111526 opened this issue Mar 11, 2020 · 1 comment
Open

RTP: missed packages #24

w136111526 opened this issue Mar 11, 2020 · 1 comment

Comments

@w136111526
Copy link

w136111526 commented Mar 11, 2020

image
Hello, I use video play RTSP video when the following phenomenon, video becomes very stuttering, and video size is 768 * 576, I would like to change how to modify?

@aliakseis
Copy link
Owner

Hi,
Good question! I'm afraid I won't be able to help you much.
Considering image size, porbably it depends on URL parameters or camera settings.
Considering choppy/jerky video playback, probably it is because of UDP coming out of order, like here:
https://sourceforge.net/p/motion/mailman/message/36746078/
Or some other player synchronization approach is needed.
Unfortunately I only use this player with either local files or HTTP(S) videos like YouTube ones, so I have no experience with RTSP.

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