[Bug 768460] dashdemux: Problems playing youtube streams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 20 01:55:07 UTC 2016


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

--- Comment #11 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
I guess not. What do you think on having a 'present-offset' that is the
difference between the time of the 'present' and the beginning of the last
fragment available?

For example, 'now' is 22:52 on some day, and the last fragment of this live MPD
is actually at 22:45. So we detect that and set an offset of ~7 minutes to care
for this difference between 'now' and the tip of the MPD fragment list.

Will work on that unless someone sees something in this MPD to properly sync
and account for this time difference. So far all my efforts failed on finding a
field to properly align 'now' and the MPD fragments, my calculations always end
up ahead of the available fragments.

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