[Bug 668094] dashsink: New sink for DASH

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 20 16:56:53 UTC 2017


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

--- Comment #16 from Isaac Smith <isaac at isrv.pw> ---
I think I've found the source of the issue, dashsink doesn't set the required
codecs property of the <Representation> tag in the MPD. Here's the RFC on the
codec property: https://tools.ietf.org/html/rfc6381 And a more human-readable
description:
https://stackoverflow.com/questions/16363167/html5-video-tag-codecs-attribute

Generating the correct codec string for incoming media seems to be a fairly
simple job for someone familiar with the inner workings of GStreamer, if
someone could code it up I'd be very grateful.

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