[gstreamer-bugs] [Bug 594035] New: Add HTTP Live Streaming support
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Sep 3 06:49:35 PDT 2009
http://bugzilla.gnome.org/show_bug.cgi?id=594035
Summary: Add HTTP Live Streaming support
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: don't know
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: hadess at hadess.net
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
--- Comment #0 from Bastien Nocera <hadess at hadess.net> 2009-09-03 13:49:30 UTC ---
HTTP Live Streaming is currently in RFC at the IETF.
Information available at:
http://www.appleinsider.com/articles/09/07/08/apple_launches_http_live_streaming_standard_in_iphone_3_0.html
http://tools.ietf.org/html/draft-pantos-http-live-streaming-01
This would require a bin that handles the extended M3U format to show up as a
single media file to applications. This bin should _not_ handle "normal" M3U
files (files without the required EXT-X-TARGETDURATION tag).
Applications such as Totem would pass those files directly to GStreamer for
handling, instead of handling the playlist file themselves.
--
Configure bugmail: http://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