You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: