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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 20 07:56:38 PDT 2013


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

--- Comment #12 from A Ashley <bugzilla at ashley-family.net> 2013-06-20 14:56:32 UTC ---
Created an attachment (id=247331)
 View: https://bugzilla.gnome.org/attachment.cgi?id=247331
 Review: https://bugzilla.gnome.org/review?bug=701404&attachment=247331

stop gstdashdemux fetching live fragments that don't yet  exist

This patch uses availabilityStartTime, period at Start and
suggestedPresentationDelay and the host's idea of UTC to decide if a fragment
is available to be requested from an HTTP server and filter out requests for
fragments that are not yet available.

This patch was created on top of Greg Rutz's patches. However this patch
touches different parts of the code from Greg's changes and can be dealt with
independently if required.

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