[Bug 675625] [dashbin] a streaming client supporting the new MPEG DASH standard

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 8 05:28:23 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=675625
  GStreamer | gst-plugins-bad | 0.10.23

--- Comment #3 from Sebastian Dröge <slomo at circular-chaos.org> 2012-05-08 12:28:16 UTC ---
(Optionally) adding the multiple-download support to hlsdemux shouldn't be that
much work and would keep the code duplication much smaller here :)

Also this should really be optional, you don't always want that and in some
cases you might want to configure how much should be downloaded in parallel,
etc.


Also, as DASH doesn't have its own URI protocol (and just uses HTTP) it can't
be implemented as a source element but has to be done as a demuxer like
hlsdemux to be able to autoplug it in playbin2 pipelines.

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