mikey: allow passing srtp or srtcp to create mikey message
authorAleix Conchillo FlaquƩ <aconchillo@gmail.com>
Fri, 15 Apr 2016 00:26:54 +0000 (17:26 -0700)
committerJosep Torra <n770galaxy@gmail.com>
Fri, 15 Apr 2016 10:33:43 +0000 (12:33 +0200)
commit62e0e74759f81db892a4c79999db64ea2dfef71f
tree3ed3abb2f4f0dd42c2dc8389bc5a8d9690819776
parentcf63a900a906a4219b5c97a5894e4f49fa8f11d2
mikey: allow passing srtp or srtcp to create mikey message

Current implementation requires all srtp and srtcp parameters to be
given in the caps. MIKEY uses only one algorithm for encryption and one
for authentication so we now allow passing srtp or srtcp parameters. If
both are given srtp parametres will be preferred.

https://bugzilla.gnome.org/show_bug.cgi?id=765027
gst-libs/gst/sdp/gstmikey.c