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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 8 02:34:55 PST 2010


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

--- Comment #19 from Marc-Andre Lureau <marcandre.lureau at gmail.com> 2010-11-08 10:34:51 UTC ---
Review of attachment 174029:
 --> (https://bugzilla.gnome.org/review?bug=594035&attachment=174029)

Thank you very much Andoni for taking the time to improve greatly my initial
work!

Just to highlight some of the changes that you made that might be
controvorsial:

- make it a source, instead of a bin/"demuxer", implementing a "hls" URI
handler
- use Soup instead of gst_element_make_from_uri() for the "fetching" part.
- drop "appsrc" usage, replaced by a local fragment cache
- and many many things that I am sure improved a lot the element, and make it
actually work :)

I am glad you are pushing it forward, and I'll let someone more experienced
with GStreamer comment the patch.
Let's hope it's going to be merged soon! finger crossed!

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