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

ffmpeg: support live-streaming hardware accelerated H.264 #285

Open
marcusb opened this issue Jul 31, 2024 · 0 comments
Open

ffmpeg: support live-streaming hardware accelerated H.264 #285

marcusb opened this issue Jul 31, 2024 · 0 comments

Comments

@marcusb
Copy link

marcusb commented Jul 31, 2024

On the Raspberry Pi 4, the v4l2-m2m accelerated H.264 encoder cannot be used in "live streaming" mode with ffmpeg, since it doesn't include SPS/PPS headers inline. Clients joining a stream after it has started can therefore not decode it.

This patch for ffmpeg fixes it: RPi-Distro/ffmpeg#10

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