[Bug 701404] dashdemux: should not buffer the entire Period

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 4 09:08:26 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=701404
  GStreamer | gst-plugins-bad | 1.x

A Ashley <bugzilla> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at ashley-family.net

--- Comment #3 from A Ashley <bugzilla at ashley-family.net> 2013-06-04 16:08:23 UTC ---
This is also an issue for live streams because download_loop will keep
downloading segments until it gets a 404 error for a segment that has not yet
been published. This is a problem because this request for a segment that
doesn't exist will propagate all the way back to the origin server(s). This
means that dashdemux causes extra load on the origin server(s) for segments
that aren't yet available.

Ideally download_loop would check before trying to download a segment that is
in the future.

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