[Bug 753751] Dashdemux: returned seekable range for live streams is not usable
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Aug 2 11:13:49 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=753751
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #332515|none |accepted-commit_now
status| |
--- Comment #99 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 332515:
--> (https://bugzilla.gnome.org/review?bug=753751&attachment=332515)
::: gst-libs/gst/adaptivedemux/gstadaptivedemux.c
@@ +2858,3 @@
+
+ live = gst_adaptive_demux_is_live (demux);
+ if (!retried_once && (last_status_code / 100 == 4 || last_status_code / 100
== 5)) { /* 4xx/5xx */
For non-live, 4xx seems fatal but not too important I guess
--
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