commit | 5a4ce031019bce349ad65e76aa5da6d0f8e5989e | [log] [tgz] |
---|---|---|
author | Per K <perkj@webrtc.org> | Tue Mar 19 09:02:04 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 19 10:26:55 2024 |
tree | c4c7812ba1c128be198a7179e7f51ea6c5d023ed | |
parent | d7d5c0c1db92877ed952ad7b01fa0f9de928dfa3 [diff] |
Stop exponential probing if 2xmax allocated bitrate lower than BWE. Without this, if max allocated bitrate is lowered while exponential probing is ongoing, a new probe can be sent at a rate of the new low max allocated bitrate which may cause BWE to decrease. Bug: webrtc:14928 Change-Id: Id8e314740c2403d3b801d28f634dbc718f77c16e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/343384 Reviewed-by: Diep Bui <diepbp@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41929}
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.