shithub: opus

Download patch

ref: 0da32b89202be76805b5c7328c8cdc0b8ff6aae5
parent: ee1c9c52e2a64fc25630972abdf7c6ac9af06540
author: Gregory Maxwell <[email protected]>
date: Fri Mar 6 10:15:29 EST 2009

Mention the possibility of increasing the packetization interval in response to congestion.

--- a/doc/ietf/draft-valin-celt-rtp-profile.xml
+++ b/doc/ietf/draft-valin-celt-rtp-profile.xml
@@ -84,7 +84,7 @@
 <t>Support for both voice and music</t>
 <t>Stereo support</t>
 <t>Packet loss concealment</t>
-<t>Constant bitrates from 32 kbps to 128 kbps and above</t>
+<t>Constant bitrates from under 32 kbps to 128 kbps and above</t>
 <t>Free software/open-source</t>
 </list>
 </t>
@@ -665,6 +665,10 @@
 CELT allows for bitrate adjustment in one byte per frame
 increments without any signaling requirement or overhead.
 Applications SHOULD utilize congestion control to regulate the transmitted bitrate. 
+In some applications it may make sense to increase the packetization
+interval rather than decreasing the codec bitrate. Congestion control
+implementations should consider the users differential tolerance for high
+latency and low quality. 
 </t>
 </section>