After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 797255 - flvmux: Resend stream headers on caps change
flvmux: Resend stream headers on caps change
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-10-08 07:30 UTC by Jan Alexander Steffens (heftig)
Modified: 2018-10-19 12:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
flvmux: Resend stream headers on caps change (6.73 KB, patch)
2018-10-08 07:30 UTC, Jan Alexander Steffens (heftig)
none Details | Review

Description Jan Alexander Steffens (heftig) 2018-10-08 07:30:19 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.
Comment 1 Jan Alexander Steffens (heftig) 2018-10-19 12:08:12 UTC
https://bugzilla.gnome.org/show_bug.cgi?id=797256 got merged instead of this one.