[Bug 752858] hlsdemux: Double http request of first fragment in m3u8
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Nov 20 03:46:29 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752858
A Ashley <bugzilla at ashley-family.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at ashley-family.net
--- Comment #26 from A Ashley <bugzilla at ashley-family.net> ---
The playlists lack a #EXT-X-MEDIA-SEQUENCE tag. Without this, hlsdemux cannot
know how to deal with a playlist update. That might explain why hlsdemux is
downloading a fragment multiple times.
According to the HLS draft:
6.2.2. Live Playlists
The server MAY limit the availability of Media Segments by removing
Media Segments from the Playlist file (Section 6.2.1). If Media
Segments are to be removed, the Playlist file MUST contain an EXT-X
-MEDIA-SEQUENCE tag. Its value MUST be incremented by 1 for every
Media Segment that is removed from the Playlist file
https://tools.ietf.org/html/draft-pantos-http-live-streaming-17#section-6.2.2
--
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