[Bug 752413] dashdemux: add support for parsing UTCTiming elements

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Aug 10 05:25:24 PDT 2015


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

--- Comment #10 from A Ashley <bugzilla at ashley-family.net> ---
(In reply to Sebastian Dröge (slomo) from comment #9)
> Ah I misunderstood that part of the code... there's only going to be a
> problem if the minimum update period is bigger than 30 minutes, and if the
> server enforces that (client refreshes earlier? block it!). Seems unlikely.

That's correct, in most cases minimumUpdatePeriod will be less than 30 minutes.

minimumUpdatePeriod only defines the minimum amount of time that the manifest
will stay the same (i.e. don't bother to poll more frequently than
minimumUpdatePeriod). It is not meant to define the client update rate. In
dashdemux we tie the two together, but that's not quite right.

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