[Bug 703264] New: libsrtp: Not possible to disable encryption

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 28 08:24:19 PDT 2013


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

           Summary: libsrtp: Not possible to disable encryption
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: Morgan.Lindqvist at ericsson.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


When using the srtp plugin in gstreamer it is not always known if the remote
side will support encryption when the local gstreamer pipeline is connected. 

This results in that one needs to have advanced logic to bypass the srtp
element, or rebuild the pipeline, if the remote side do not support encryption.

A nice solution to this would be if the srtp pluging could be configured to not
encrypt/decrypt the data going throught it.

One option would be to have this check in gst_srtp_dec_chain() and
gst_srtp_enc_chain(). It could be based on a new property or if the
keys/authetication information is set to NULL.

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