[Bug 776609] adaptivedemux: actually retry on download errors

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 25 10:34:03 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=776609

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 430a90df20881dcfb3b1d84e60f5e49549d11490
Author: Matthew Waters <matthew at centricular.com>
Date:   Fri Dec 2 17:51:57 2016 +1100

    adaptivedemux: retry download MAX_DOWNLOAD_RETRY_COUNT times before
erroring

    What we want is to retry downloading the fragment on 4xx/5xx errors
    however returning EOS will cause waiting for a manifest update for live
    (which may be a really long time) or stop everything for non-live.

    Change that to only return EOS/ERROR once we've reached the error limit.

    https://bugzilla.gnome.org/show_bug.cgi?id=776609

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