[Bug 780181] DASH Live playback stops with 404 error when requested chunks move out of the timeShiftBufferDepth window due to buffering.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jul 17 07:24:15 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=780181
--- Comment #3 from Savinderjit Kaur <savinderjit.kaur at gmail.com> ---
Hello Ashley,
I tried this on 1.12.0 version. Now 404 error is not thrown at all even if the
chunk download fails. The next chunk download requests keep coming for download
& they keep failing.
As a result nothing plays & no error is seen as well. As far as I had analysed,
gst_adaptive_demux_eos_handling() &
gst_adaptive_demux_stream_update_fragment_info() are called after 404 as the
start time of the fragment is lesser than the live range_start. But this moves
the download request to the next fragment & I have noticed there can be a
difference of hundreds of fragments between present request & the next
available fragment.
This is very easy to reproduce if we pause the live for some time & unpause it
later on.
--
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