[Bug 709455] dlnasrc: new manager type element used for dlna specific HTTP transfers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 8 00:09:33 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=709455
  GStreamer | gst-plugins-bad | 1.x

Greg Rutz <g.rutz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |g.rutz at cablelabs.com

--- Comment #6 from Greg Rutz <g.rutz at cablelabs.com> 2013-10-07 22:09:27 UTC ---
I would also mention that the dtcp-ip element will not actually perform
decryption.  DTCP is governed by a "secret" specification that is managed by
DTLA (www.dtcp.com) and only member organizations can access the spec and
produce implementations.  Our solution abstracts the actual DTCP stack via an
API that is accessed by making function calls to runtime-loaded DSO.  Our
intention is to provide a solid GStreamer element that becomes functional once
someone plugs in their proprietary DTCP implementation.  Additionally, our
element will support pass-thru of packets (with no decryption) for testing
purposes.

Part of the feedback we would like to get from the GStreamer developers is
regarding our design for this "abstraction" and whether or not this sort of
element would even be accepted by GStreamer.

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