[Bug 750028] hlsdemux: Search more when advancing fragment

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 28 05:34:13 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=750028

--- Comment #1 from Edward Hervey <bilboed at bilboed.com> ---
Created attachment 304151
  --> https://bugzilla.gnome.org/attachment.cgi?id=304151&action=edit
hlsdemux: Search more when advancing fragment

In live situations, it is not uncommon for the current fragment to end
up out of the (updated) play range (lowest/highest sequence). But the next
fragment to play *is* present in the play range.

When advancing, if we can't find the current GstM3U8MediaFile, don't abort
straight away. Instead, look if a GstM3U8MediaFile with the next sequence value
is present, and if so switch to it.

-- 
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