commit | f1d417eee50038811aaa6452de8e74f149612c78 | [log] [tgz] |
---|---|---|
author | Diep Bui <diepbp@webrtc.org> | Tue Oct 17 10:59:37 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 17 14:04:43 2023 |
tree | ea6ddf46d9bbef88430881858ecf3eab0b11a1ca | |
parent | 3d476f2738016ae4338d41f3a05d34a70b7da6b3 [diff] |
Clean up loss_based_bwe_v2_unittest and add flag MinNumObservations. MinNumObservations is set to 3 per default as loss based BWE should not be ready if it has few feedbacks. We use a flag, rather than a const since we want to customize it for our unit tests, which often have 1-2 packet feedbacks only, and customize it later in prod if necessary. Bug: webrtc:12707 Change-Id: Id1cd21aaf6137996de2e51cb5e33fc2a4bb07d8a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/323780 Reviewed-by: Per Kjellander <perkj@webrtc.org> Commit-Queue: Diep Bui <diepbp@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40952}
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.