commit | 80ed35e21cf747240778f27afceca1f2a3f704cc | [log] [tgz] |
---|---|---|
author | sergeyu <sergeyu@chromium.org> | Mon Nov 28 21:11:13 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Nov 28 21:11:24 2016 |
tree | 7fff1f7f99fcca042de7d7d6fbcd270241b8b892 | |
parent | bf22be902e8968aa98d7be572266f876561728b7 [diff] |
Implement periodic bandwidth probing in application-limited region. Now ProbeController can send periodic bandwidth probes when in application-limited region. This will allow to maintain correct bottleneck bandwidth estimate, even not all bandwidth is being used. The feature is not enabled by default, but can be enabled with a flag. Interval between probes is currently set to 5 seconds. BUG=webrtc:6332 Review-Url: https://codereview.webrtc.org/2504023002 Cr-Commit-Position: refs/heads/master@{#15279}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.