[Bug 777682] hls: m3u8: Set sequence position for live

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 24 12:34:31 UTC 2017


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

--- Comment #5 from Seungha Yang <sh.yang at lge.com> ---
Created attachment 344148
  --> https://bugzilla.gnome.org/attachment.cgi?id=344148&action=edit
hls: Exclusion of last three fragment in case of live playback

HLS spec 6.3.3 is saying that
"the client SHOULD NOT choose a segment which starts less than
three target durations from the end of the Playlist file."

To ensure above statement, the third fragment from the end of playlist
should be excluded from seekable range and also from available starting
fragment.
(i.e., the fourth fragment from end of playlist is the starting fragment).

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