[Bug 753344] hlsdemux: Fix playback of live streams
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Aug 7 01:27:52 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=753344
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Some more info from IRC earlier:
<gstreamer984> Hi
<gstreamer984> Hls has a bug on live streams from youtube, it goes 4 hours back
instead going live. Here is a fix
http://forums.openpli.org/topic/38572-problem-playing-live-hls-stream-with-gstreamer/#entry500444
<gstreamer984> Also maybe self->current_file should be g_list_nth_data
(m3u8->files, pos >= 0 ? pos : 0)) when live?
--
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