GNOME Bugzilla – Bug 792232
hlsdemux: setup new stream if current variant stream becomes invalid and is removed from master playlist
Last modified: 2018-11-03 14:17:11 UTC
During updating manifest, current variant stream is checked for validity. If it becomes invalid, master playlist is updated and old variant streams are compared new variant stream. Currently, only a warning log is shown. >hlsdemux gsthlsdemux.c:1288:gst_hls_demux_update_variant_playlist:[00m Unable to match current playlist I think we need to : 1) reset current variant, 2) setup new stream.
Created attachment 366361 [details] [review] [1/2] reset current variant if old one becomes invalid and is removed from master playlist
Created attachment 366362 [details] [review] [1/2] reset current variant if old one becomes invalid and is removed from master playlist
Created attachment 366363 [details] [review] [2/2] setup new stream if current variant stream changed during manifest update
please review :)
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/646.