[Bug 789457] New: adaptivedemux: add replaced flag to not error out on bitrate change

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 25 06:55:26 UTC 2017


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

            Bug ID: 789457
           Summary: adaptivedemux: add replaced flag to not error out on
                    bitrate change
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: thiagossantos at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

With HLS it is common to have a live stream abort when it is trying to download
ahead of the last fragment and it tries to switch bitrate at the same time.

This fixes the problem by having an extra flag to signal the stream is being
replaced due to a bitrate change rather than an error. So we can differentiate
and avoid erroring out mistakenly

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