commit | 6d815bdd9b6028bac504ff94cbdfe4269d5b6348 | [log] [tgz] |
---|---|---|
author | Sun Shin <sushin@nvidia.com> | Fri Oct 18 09:13:04 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 21 10:55:43 2024 |
tree | 4fe034d8261000e6e0947b4cbe2a7f0fc5dc3282 | |
parent | 78456faceee184a0df0622548dd27660e7132b99 [diff] |
Let the existing TransportFeedback work with RFC8888 congesting control In the `MaybeProcess` method, a new variable `time_until_cc_rep` is introduced to track the time until congestion control feedback generation is processed. The minimum of this value and the times until RBE and transport sequence number feedback processing are calculated. Co-authored-by: Shridhar Majali <smajali@nvidia.com> Bug: webrtc:42225697 Change-Id: I44173062d8f8f84bf7e7791e05578c0ffc4fd017 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/365273 Reviewed-by: Per Kjellander <perkj@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43271}
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.