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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 27 09:26:42 PDT 2010


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

--- Comment #11 from Andoni Morales <ylatuya at gmail.com> 2010-10-27 16:26:37 UTC ---
> I don't like that. I'd much rather the content of the m3u8 list was detected
> properly as an HLS playlist (some keywords must be in the playlist [1]), and
> ignored as just a text file otherwise.
> 
> [1]: This is how shared-mime-info does it:
> http://cgit.freedesktop.org/xdg/shared-mime-info/tree/freedesktop.org.xml.in#n3358

To be honest I don't know how to do that. The souphttp element implements the
URIHandle interface and it will be selected for any uri with the 'html'
protocol. My knowledge in autoselection of source elements is very limited and
I don't know where I should be parsing the playlist to decide which source
element should be used. Could you point me to an example?

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