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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 8 03:52:07 PST 2010


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

--- Comment #21 from Sebastian Dröge <slomo at circular-chaos.org> 2010-11-08 11:52:04 UTC ---
I don't really like these changes. If you make it a real source it will be
impossible to autoplug this unless you also have your own URI scheme (which you
don't, you have http). And if you use libsoup directly instead of using "any"
http source for fetching the file, you make it harder to reuse the element in
other use cases where you don't have libsoup but some other http library (think
of webkit, which also has its own http source element).

IMHO this should really be a demuxer, the first "playlist"-like demuxer *shrug*

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