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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 18 07:31:47 PDT 2015


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

--- Comment #9 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
>From what I can see, on the stream you posted in comment #4 and your script,
the server 404s on the segment that's requested (because it has presumably just
dumped that segment a fraction of a second ago.

The two ways I can see to get round this are (1) get dashdemux to spot a 404
error when seeking and try the next segment instead, and (2) always restrict
the seekable range's start.

(1) doesn't seem like a good idea, and (2) seems racy too.

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