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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 14 01:50:27 PDT 2015


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

--- Comment #23 from A Ashley <bugzilla at ashley-family.net> ---
Created attachment 309244
  --> https://bugzilla.gnome.org/attachment.cgi?id=309244&action=edit
dashdemux: add support for HTTP HEAD method of time sync

The urn:mpeg:dash:utc:http-head:2014 method of time synchronisation uses an
HTTP HEAD request to a specified URL and then parses the Date: HTTP response
header.

This patch adds support for this time sync method. Personally I am not
convinced that the changes required to GStreamer to support this method
warrants its inclusion. I am submitting this patch more as a way to archive it
for posterity, in case it is ever needed.

This patch also requires a change to souphttpsrc, which I will submit as a
separate patch.

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