[Bug 754523] mssdemux: fragment download errors during live playback

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 30 02:07:06 PDT 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.6.1

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks, pushed:

commit 5d4388bf9eb82b107952fc655a8a135236b8eee3
Author: Philippe Normand <philn at igalia.com>
Date:   Thu Sep 3 15:11:00 2015 +0200

    mssdemux: always use timescale for gst timestamp calculation

    Not doing this can lead the demuxer to attempt downloading fragments
    for an invalid start time. The server would then send a HTTP
    Precondition failed error, the demuxer would try some more times to
    download the invalid fragment and eventually error out.

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


Also picked into 1.6 branch.

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