2015-07-25 10:42 GMT+02:00 Priyaranjan Nayak <priyaranjan4...@gmail.com>:
> 1. Is DTLS-SRTP and SRTP packet send over DTLS connections are same or
> different ?
>
> 2. If different, Could you please explain me how are they different ?

DTLS-SRTP means that the crypto keys for the SRTP session are
previously negotiated over the same media path via DTLS. This is, both
endpoints negotiate the SRTP crypto keys within a DTLS handshake.
After that no more DTLS packets are typically sent, but just SRTP
packets.

To be clear: SRTP packets are NOT sent over a DTLS connection. DTLS is
just used to negotiate the SRTP keys (rather than indicating them
within the SDP, AKA SDES-SRTP).




-- 
Iñaki Baz Castillo
<i...@aliax.net>
_______________________________________________
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/sip-implementors

Reply via email to