Adjust RTP header extension overhead for RRID which needs to be taken into account separately if the primary SSRC has been acknowledged but the RTX SSRC has not. If nothing has been acknowledged, mid+rid are sent on the primary SSRC and mid+rrid are sent on the RTX SSRC. If the primary SSRC has been acknowledged, no extensions are sent on the primary SSRC and mid+rrid are sent on the RTX SSRC. If both the primary SSRC and the RTX SSRC have been ack'd, no extensions are sent on either primary or RTX SSRC. BUG=webrtc:13896 Change-Id: Ice251fae23a881ee9c9edc71b5d5c45a32ac76d2 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/288980 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Philipp Hancke <phancke@microsoft.com> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38949}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.