Procedure for IVAS bandwidth computation
This CR addresses an inconsistency in the bandwidth computation procedure for the IVAS codec specified in clause Z.2 of TS 26.114. The current procedure includes RTCP bandwidth in the b=AS (Application-Specific maximum bandwidth) calculation, which is inconsistent with:
- Bandwidth computation procedures for other codecs
- General session setup procedures defined in clause 6.2.7.2
The CR modifies the bandwidth computation procedure in clause Z.2 by removing step 5 which adds bandwidth for RTCP to the b=AS calculation.
The updated bandwidth calculation procedure for IVAS codec (when no extra bandwidth is allocated for redundancy) now consists of:
For SDPs with multiple codecs/configurations, the b=AS is set to the highest calculated bandwidth across all configurations.
This alignment ensures consistent bandwidth handling across all codecs in TS 26.114 and removes ambiguity in IVAS codec bandwidth computation. Without this correction, implementations could incorrectly allocate bandwidth for IVAS sessions.