commit | 7d1f6bb86cfc3751d4f3ad281d4e56b0266a9c57 | [log] [tgz] |
---|---|---|
author | Per Kjellander <perkj@webrtc.org> | Mon Sep 19 14:19:55 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 20 07:55:49 2022 |
tree | 07d6847041ad6e377092cb841710fcf30a944832 | |
parent | e3b410f54a3330a420679eff7ba9a67d3b7b142a [diff] |
Add field trial to not probe if estimates are larger that max needed. This add field trial string "skip_if_est_larger_than_fraction_of_max" Dont send a probe if min(estimate, network state estimate) is larger than this fraction of the set max bitrate. Bug: webrtc:14392 Change-Id: I7333f6ef45ab0c019f21b9e4c604352219e1d025 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/275940 Reviewed-by: Diep Bui <diepbp@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38123}
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.