[gstreamer-bugs] [Bug 594035] Add HTTP Live Streaming playback support
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Aug 5 16:59:53 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=594035
GStreamer | don't know | git
Marc-Andre Lureau <marcandre.lureau> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marcandre.lureau at gmail.com
--- Comment #3 from Marc-Andre Lureau <marcandre.lureau at gmail.com> 2010-08-05 23:59:48 UTC ---
You can find a very experimental, early (and ugly?) implementation of a source
element I started to work on here:
http://gitorious.org/gstreamer/gst-fragmented
It currently plays only vod streams (although live should come soon), ex:
gst-launch applehlssrc
location=http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8 !
decodebin2 ! xvimagesink (this takes a long time to bufferise because of
decodebin multiqueue0 max-size-bytes, iirc.
It's starting faster when putting mpegtsdemux before decodebin.
early feedback from developers would be greatly appreciated!
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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