[Bug 767799] rtspsrc: always fill all srtp encoder properties

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 20 07:55:14 UTC 2016


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

Josep Torra Valles <n770galaxy at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #329971|accepted-commit_now         |committed
             status|                            |

--- Comment #5 from Josep Torra Valles <n770galaxy at gmail.com> ---
Comment on attachment 329971
  --> https://bugzilla.gnome.org/attachment.cgi?id=329971
make sure to fill all srtp encoder ciphers

commit 12eb5d6912409cd2ad48985592192ab1c66d8d6d
Author: Aleix Conchillo FlaquƩ <aleix at oblong.com>
Date:   Fri Jun 17 12:16:32 2016 -0700

    rtspsrc: make all srtp encoder properties explicit

    The Session Data Protocol doesn't allow specifying a cipher for the
    SRTCP, so it will use the SRTP one. In the "srtpenc" element the cipher
    "aes-128-icm" is the default for SRTP and SRTCP, but if we want to have
    an SRTCP with the "aes-256-icm" cipher then we also need to set the SRTP
    cipher to "aes-256-icm", otherwise "aes-128-icm" will be used instead.

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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list