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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 19 10:16:07 PDT 2015


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

--- Comment #42 from A Ashley <bugzilla at ashley-family.net> ---
(In reply to Sebastian Dröge (slomo) from comment #34)
> > Changed to allow one retry (without changing segment) on 5xx if not live.
> 
> It might be nicer to (optionally) do that inside souphttpsrc, see bug
> #756318 which does it for the sink.

The disadvantage of that approach is that dashdemux could use DASH-specific
behaviour (e.g. switch to a different BaseURL) in response to a 5xx error,
which would be lost if it was all handled in souphttpsrc. Having said that, no
DASH-specific code exists at the moment, it's all in adaptivedemux.

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