[Bug 791602] New: dashdemux: live streaming @availabilityStartTime xs:dateTime's timezone indicator is not parsed

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 14 06:52:27 UTC 2017


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

            Bug ID: 791602
           Summary: dashdemux: live streaming @availabilityStartTime
                    xs:dateTime's timezone indicator is not parsed
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: jun.xie at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

<xs:attribute name="availabilityStartTime" type="xs:dateTime"/>
The lexical form of xs:dateTime is YYYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]

currently, timezone indicator (+|-)hh:mm] is not parsed.

some content provider, e.g. facebook, instagram, set @availabilityStartTime
with timezone.
>dashdemux gstmpdparser.c:860:gst_mpdparser_get_xml_prop_dateTime:[00m dateTime: 2017-12-12T23:38:21-08:00, len 25

if timezone not parsed, live edge can not be calculated accurately.

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