GNOME Bugzilla – Bug 797255
flvmux: Resend stream headers on caps change
Last modified: 2018-10-19 12:08:12 UTC
Created attachment 373868 [details] [review] flvmux: Resend stream headers on caps change This adds some rudimentary support for resending the stream headers when the incoming caps change. In particular, this fixes sending H.264 with changing resolution to NGINX-RTMP, which does not update its internal state correctly when encountering just inline SPS/PPS NALUs.
https://bugzilla.gnome.org/show_bug.cgi?id=797256 got merged instead of this one.