Introduce CodecConfiguration and ResiliencyInfo in pc/ This is the first step in the payload type allocation redesign. It introduces a new internal representation that separates codec attributes from their payload type assignments, and captures resiliency requirements (RTX, RED, FEC) explicitly. TypedCodecVendor is updated to populate these configurations for both audio and video when the WebRTC-PayloadTypesInTransport field trial is enabled. Bug: webrtc:360058654 Change-Id: Ibecd98e17cdaafbcc7399ddd035ecfaa158d37b5 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/468100 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47617}
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.