| commit | 17642c0db96aa6ee03af4319fc7895bb314e89a9 | [log] [tgz] |
|---|---|---|
| author | Per K <perkj@webrtc.org> | Wed Sep 25 07:33:13 2024 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 25 09:39:56 2024 |
| tree | ad83510a76cf84ef125a1522a3e1bccf3079075e | |
| parent | cd9c238bd834d7aacc1f5386326405dad8c16cd2 [diff] |
Add posibility to scale max_allocated bitrate when deciding to skip probe. Add field trial parameter for setting scale factor of max allocated bitrate used for deciding when to skip probing. Currently, a factor of 2 is used in most places for max allocated bitrate but not if the field trial skip_estimate_larger_than_fraction_of_max is used. The purpose of this new field parameter is to be able to harmonize and always use the same factor. Bug: webrtc:42224658 Change-Id: I5e1580b9bb18ef881b819affc0b4038094e94316 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/363400 Reviewed-by: Diep Bui <diepbp@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43078}
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.