commit | fd3849b8afd181aa6302c83ec43f90ce89fb1f8d | [log] [tgz] |
---|---|---|
author | Per K <perkj@webrtc.org> | Thu Aug 14 14:02:08 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 15 07:22:56 2025 |
tree | c533625ee717b16dd950487bb133cc4898274ca7 | |
parent | dead53b925ced5ed13486b0223cc462585e35f47 [diff] |
Refine RFC8888 CCFB enablement logic and add test. The `SdpOfferAnswerHandler::PushdownMediaDescription` now checks if the remote description supports RFC8888 Congestion Control Feedback when processing an answer. This ensures that RFC8888 feedback is only enabled if both sides signal support. Bug: webrtc:438613826 Change-Id: Iecf2050cb5f2110e010ce056af6b58077a60891e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/404482 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Auto-Submit: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45346}
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.