commit | 75a131f39c8cfa6471d29ae9c42e204a70f793d3 | [log] [tgz] |
---|---|---|
author | Diep Bui <diepbp@webrtc.org> | Mon Oct 23 08:22:41 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 23 14:09:17 2023 |
tree | 04759960f31266e61eddb1a7a7f56938eb630f4b | |
parent | 5b186e98bc26fad02549870d1c19212fb2f9c726 [diff] |
Introduce hold duration in loss based BWE. The initial hold duration is 300ms. Whenever it enters kDecreasing state, it will double the current hold duration. The hold duration will be reset as soon as the delay based estimate works, e.g. the state is kDelayBased to avoid getting stuck at low bitrate. Bug: webrtc:12707 Change-Id: I3906ff80b071ba3eb6274b012fb31922f4cbc7b6 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/324304 Commit-Queue: Diep Bui <diepbp@webrtc.org> Reviewed-by: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40991}
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.