rtsp-client: Send KeyMgmt header in ANNOUNCE response
authorMathieu Duponchelle <mathieu@centricular.com>
Thu, 29 Mar 2018 14:12:26 +0000 (16:12 +0200)
committerMathieu Duponchelle <mathieu@centricular.com>
Fri, 30 Mar 2018 15:55:32 +0000 (17:55 +0200)
commitae0e08dac247a517072450213d8f63f801101161
tree1e35d6977f77441b959dce423d9c6b7f0d40ed8b
parenta093f4442b01f3ec670567c0cbaba33a7b35f233
rtsp-client: Send KeyMgmt header in ANNOUNCE response

When sending back an encrypted RTCP back channel, it is useful
for the client to know the encryption key.

https://bugzilla.gnome.org/show_bug.cgi?id=794813
gst/rtsp-server/rtsp-client.c