[Bug 705991] Adding support for DASH common encryption to qtdemux and dashdemux
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Oct 11 17:48:10 CEST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=705991
GStreamer | gst-plugins-good | git
--- Comment #6 from A Ashley <bugzilla at ashley-family.net> 2013-10-11 15:48:07 UTC ---
An example DASH CENC decrypt plugin is available from github:
https://github.com/asrashley/gst-cencdec
It is not linked with any DRM system, you simply provide a key as a parameter
to the element.
I am not sure if the future of this code should be a stand-alone plugin, that
people can use as a starting point for their DRM-linked implementation, or if
this code should become a GstBaseDecrypt that DRM implementer's extend to
provide the key ID to key functionality.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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