[Bug 780494] New: adaptivedemux: Retry downloading a fragment immediately if any in live streaming

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 24 06:23:47 UTC 2017


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

            Bug ID: 780494
           Summary: adaptivedemux: Retry downloading a fragment
                    immediately if any in live streaming
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: sh.yang at lge.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

At the moment that demux is waiting manifest update, the target sequence
of fragment was advanced already. So, checking stream_has_next_fragment()
means looking for the next fragment of target fragment. This might cause
unexpected buffering if each fragment has large duration and manifest is
listing only limited number of fragments.

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