[Bug 792232] New: hlsdemux: setup new stream if current variant stream becomes invalid and is removed from master playlist
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jan 5 08:11:56 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=792232
Bug ID: 792232
Summary: hlsdemux: setup new stream if current variant stream
becomes invalid and is removed from master playlist
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: jun.xie at samsung.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
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.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list