[Bug 753751] New: Dashdemux: returned seekable range for live streams is not usable

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Aug 18 03:40:09 PDT 2015


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

            Bug ID: 753751
           Summary: Dashdemux: returned seekable range for live streams is
                    not usable
    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: mariusz.buras at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

For live streams in dashdemux (adaptivedemux) seeking query returns a time
range that is based on the wall clock. This makes it impossible to seek the
very beginning of the stream because by the time I execute seek, seekable range
is already updated (because wall clock/server clock moves on). This wouldn't be
a problem if seeking before the start of the live stream would just clamp to
the current start. Unfortunately in that case seek fails.

I'd appreciate any though.

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