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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 29 08:50:40 PDT 2015


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

--- Comment #20 from A Ashley <bugzilla at ashley-family.net> ---
(In reply to Vincent Penquerc'h from comment #17)
> gst_mpd_client_check_time_position() seems wrong, no ? If you pass it "now",
> it wlil test a future value. Also, it seems likely that the available range
> jumps as segments are removed and added, rather than flow smoothly. Or maybe
> I just don't understand how DASH works.

The gst_mpd_client_check_time_position() function is not actually used and
should be deleted.

Yes, you are right that available range jumps as segments are removed and
added. Fragments are atomic - they are either fully available or not available.

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