RFC 5764, "Datagram Transport Layer Security (DTLS) Extension to Establish Keys for the Secure Real-time Transport Protocol (SRTP)", May 2010
Source of RFC: avt (rai)
Updated by: RFC7983, RFC9443
Errata-ID: 4873
- Status:
- Verified
- Type:
- Editorial
- Reported By:
- Peter Wu
- Date Reported:
- 2016-11-30
- Verified by:
- Murray Kucherawy
- Date Verified:
- 2023-11-08
Section 5.1.1 says:
When the mechanism described in this document is in
effect, this is modified so that data written by upper-level protocol
clients of DTLS is assumed to be RTP/RTP and is encrypted using SRTP
rather than the standard TLS record encoding.
It should say:
When the mechanism described in this document is in
effect, this is modified so that data written by upper-level protocol
clients of DTLS is assumed to be RTP/RTCP and is encrypted using SRTP
rather than the standard TLS record encoding.
Notes:
Section 5.1 notes that RTP or RTCP can be sent over the channel, so "RTP/RTP" should be "RTP/RTCP".