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

Key frame interval is incorrect #1

Open
ajlennon opened this issue Oct 1, 2018 · 1 comment
Open

Key frame interval is incorrect #1

ajlennon opened this issue Oct 1, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@ajlennon
Copy link
Member

ajlennon commented Oct 1, 2018

Need a way to set the key frame interval to 2 (2s or 60 frames at 30fps say) in the gstreamer pipeline. Currently it seems to default to something like 10s

We can stream successfully to Restream.io without this but we get warnings and there may be knock on effects

@ajlennon ajlennon added the bug Something isn't working label Oct 1, 2018
@ajlennon
Copy link
Member Author

Some information here on changing omxh264enc encoding for webcams

http://gstreamer-devel.966125.n4.nabble.com/omxh264enc-and-stream-format-string-avc-td4671543.html

This seems to help

omxh264enc inline-header=true periodicty-idr=30

30 seems to result in keyframes of 2 Not yet sure how the numbers are being worked out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant