commit | 0478d3e15c01482d00700c820bc72c5b50b449df | [log] [tgz] |
---|---|---|
author | Per K <perkj@webrtc.org> | Thu Jul 04 11:07:09 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 13 14:47:45 2024 |
tree | faaee9fe35a7a2b9b120b00b1a38b2152d586625 | |
parent | 9b1c0c8245f2bccc01f82db7c8bf1ee0bee46a3f [diff] |
Ensure loss spikes are ignored If all packets are dropped for a period of time, an observation window will have the same length as the period when packets are dropped. If later, no packets are lost, there is no point in loss based bwe backing down. Therefore, ignore the observation with most loss and least loss when calculating an instant upper bound. Bug: webrtc:42222865 Change-Id: I1d0125d6c76e68018b2aec1ecaa9b65729963136 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/356380 Commit-Queue: Per Kjellander <perkj@webrtc.org> Reviewed-by: Diep Bui <diepbp@google.com> Cr-Commit-Position: refs/heads/main@{#42772}
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.