DescriptionAdd probing to recover faster from large bitrate drops. A single probe at 85% of the original bitrate is sent when transitioning from underusing back to normal state. The actual sending of the probes is disabled by default, and enabled by the field trial string WebRTC-BweRapidRecoveryExperiment/Enabled/. Existing code that did probing after large drops in ALR have been restructured so that it also delays the probe until we are no longer overusing.
BUG=webrtc:8015
Review-Url: https://codereview.webrtc.org/2986563002
Cr-Commit-Position: refs/heads/master@{#19187}
Committed: https://chromium.googlesource.com/external/webrtc/+/3376c84c90c26ad8daff030ca2205d88ad97ec4a
Patch Set 1 #
Total comments: 14
Patch Set 2 : Move drop detection to ProbeController. #
Messages
Total messages: 19 (12 generated)
|