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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 4 06:44:09 PST 2013


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

--- Comment #40 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-12-04 14:44:04 UTC ---
Not sure I agree with the conclusion from that IRC discussion, also didn't
sound like it really was a conclusion?

What you probably want is either typefinding inside your decrypter element, or
the caps being in the application/x-dtcpip1 caps as another field (that's what
is done for cenc), so that your decrypter can add that on the srcpad instead of
typefinding.

Autoplugging this should work just fine, as it should for cenc.


Note that for typefinding you don't need the typefind element. There are some
helper functions in libgstbase:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/gstreamer-libs-GstTypeFindHelper.html

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