PT: Fix video and audio RED codec handling in TypedCodecVendor and CodecVendor For video, append RED codec (and its RTX) after all media codecs but before FEC codecs in TypedCodecVendor::codecs(). For audio, keep RED together with OPUS in CodecVendor negotiation. Bug: webrtc:360058654 Change-Id: Icc87c99aa30fb46d33ff2121f06d9b6c9c607e9a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/476242 Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47860}
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.