[Bug 757602] New: adaptivedemux: improved error message if availabilityStartTime is missing for a live stream

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 4 10:15:22 PST 2015


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

            Bug ID: 757602
           Summary: adaptivedemux: improved error message if
                    availabilityStartTime is missing for a live stream
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: florin.apostol at oregan.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

For a live mpd, if availabilityStartTime is missing, adaptive demux asserts
with: Unexpected critical/warning: gst_date_time_to_g_date_time: assertion
'datetime != NULL' failed.

This patch improves the error message to:
Unexpected critical/warning: gst_mpd_client_seek_to_time: assertion
'client->mpd_node->availabilityStartTime != NULL' failed

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