Does rtsp server support SDES (Session Description Protocol Security Descriptions) ?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Does rtsp server support SDES (Session Description Protocol Security Descriptions) ?

alexey burov
Hello,

Does rtsp server support SDES  (Session Description Protocol Security Descriptions) or it supports only MIKEY?

I need to stream by SRTP. I set SAVP (secure audio video profile) on the rtsp server but the server sent key by the MIKEY protocol. But I need send key by SDES.
How can I do the SDES key exchange method in the rtsp server?
Reply | Threaded
Open this post in threaded view
|

Re: Does rtsp server support SDES (Session Description Protocol Security Descriptions) ?

Sebastian Dröge-3
On Fr, 2016-09-23 at 06:17 -0700, alexey burov wrote:
> Hello,
>
> Does rtsp server support SDES  (Session Description Protocol Security
> Descriptions) or it supports only MIKEY?
>
> I need to stream by SRTP. I set SAVP (secure audio video profile) on the
> rtsp server but the server sent key by the MIKEY protocol. But I need send
> key by SDES.
> How can I do the SDES key exchange method in the rtsp server?

It only supports MIKEY at this point, support for anything else would
have to be added to the gst-rtsp-server code.

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (985 bytes) Download Attachment