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

Improvment Stream live video reduce lag with one line command #4

Closed
Nilon123456789 opened this issue Jul 7, 2021 · 2 comments
Closed

Comments

@Nilon123456789
Copy link

I experience lag when using the stream video command so I tweak it to reduce input lag. Here is the sujested addon to put in to the read me juste after the stream live video header

If input is lagy use this

$ pylwdrone stream start --out-file - | ffplay -i -fflags nobuffer -flags low_delay -probesize 32 -sync ext -
@Nilon123456789 Nilon123456789 changed the title Stream live video reduce lag with one line command Improvment Stream live video reduce lag with one line command Jul 7, 2021
@hieyou1
Copy link
Contributor

hieyou1 commented Jul 7, 2021

I made this into a PR, see PR #5

@Nilon123456789
Copy link
Author

okay thanks

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