[gstreamer-bugs] [Bug 594035] Add HTTP Live Streaming playback support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 8 08:28:35 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=594035
  GStreamer | don't know | git

Bastien Nocera <hadess> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Add HTTP Live Streaming     |Add HTTP Live Streaming
                   |support                     |playback support

--- Comment #1 from Bastien Nocera <hadess at hadess.net> 2010-06-08 15:28:30 UTC ---
Apparently, EXT-X-TARGETDURATION is only required if we're not linking to
*another* playlist.

I've update shared-mime-info to not try and handle those files.

Contents of http://qthttp.apple.com.edgesuite.net/1006ad9g4hjk/all_w.m3u8
(linked to from
http://events.apple.com.edgesuite.net/1006ad9g4hjk/event/index.html)

#EXTM3U
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=246221
0240/prog_index.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=38872
0064/prog_index.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=153059
0150/prog_index.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=455394
0440/prog_index.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=650356
0640/prog_index.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=861738
0840/prog_index.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1258987
1240/prog_index.m3u8

This is a simple redirection, which would select a particular stream based on
the available bandwidth.

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