All specs
RFC 5764RFCNicheProduct2010

DTLS-SRTP Media Security

WebRTC·RFC Editor
WHY YOU NEED THIS

WebRTC media is always encrypted. DTLS-SRTP is the protocol that does it. Know it when troubleshooting media security negotiation or DTLS handshake failures.

What It Defines

Defines how WebRTC secures media: DTLS (TLS over UDP) for key exchange, SRTP for encrypted audio/video streams. Mandatory encryption for all WebRTC media paths.

Canonical (Normative)

dtlssrtpencryptionwebrtc
Standards Body
RFC Editor

The canonical publication point for finalized RFCs. If a protocol is standardized as an RFC, the RFC Editor text is the normative final reference. Published by the IETF, IRTF, IAB, and independent stream.

Visit

Related Specs

W3C WebRTCW3CShould Know

WebRTC

Video calls (Meet, Zoom web), voice calls, peer-to-peer file transfer, and collaborative tools. The browser API surface for real-time A/V communication.

ProductWebRTC
Details
RFC 8446RFCMust Know

TLS 1.3

Every HTTPS connection, SMTP/IMAP over TLS, OAuth token exchange, and API call uses TLS. It is the foundational security layer.

Back OfficeProductTransport Security
Details