From 9c2b349424c49cd94e18c788e6fe9527d04be5d1 Mon Sep 17 00:00:00 2001 From: "Alfred E. Heggestad" Date: Fri, 2 Jun 2017 22:07:34 +0200 Subject: add RTP Header extension for Client-to-Mixer Audio Level Indication (#264) * add RTP Header extension for Client-to-Mixer Audio Level Indication https://tools.ietf.org/html/rfc6464 requires libre from this commit or later: https://github.com/creytiv/re/commit/1544a1e375c76a80084b411d21b0431f95e9cdfb * fix warnings * fix warnings * minor cleanup --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 5e40612..81d9481 100644 --- a/README.md +++ b/README.md @@ -330,6 +330,7 @@ zrtp ZRTP media encryption module * RFC 4867 RTP Payload Format for the AMR and AMR-WB Audio Codecs * RFC 4961 Symmetric RTP / RTP Control Protocol (RTCP) * RFC 5168 XML Schema for Media Control +* RFC 5285 A General Mechanism for RTP Header Extensions * RFC 5506 Support for Reduced-Size RTCP * RFC 5574 RTP Payload Format for the Speex Codec * RFC 5576 Source-Specific Media Attributes in SDP @@ -341,6 +342,7 @@ zrtp ZRTP media encryption module * RFC 5764 DTLS Extension to Establish Keys for SRTP * RFC 5780 NAT Behaviour Discovery Using STUN * RFC 6263 App. Mechanism for Keeping Alive NAT Associated with RTP / RTCP +* RFC 6464 A RTP Header Extension for Client-to-Mixer Audio Level Indication * RFC 6716 Definition of the Opus Audio Codec * RFC 6886 NAT Port Mapping Protocol (NAT-PMP) * RFC 7587 RTP Payload Format for the Opus Speech and Audio Codec -- cgit v1.2.1