webrtc/modules/congestion_controller
Björn Terelius 987ef48258 Adds field trial to separate audio and video packets for delay-based overuse detection.
The decision to route audio packets to a separate overuse detector
is off by default and requires the field trial
WebRTC-Bwe-SeparateAudioPackets/enabled,packet_threshold:10,time_threshold:1000ms/
The parameters control the threshold for switching over to the
audio overuse detector if we stop receiving feedback for video.

Bug: webrtc:10932
Change-Id: Icdde35bc7a98b18b1a344bd2d620a890fd9421d9
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168342
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Henrik Boström <hbos@webrtc.org>
Commit-Queue: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30694}
2020-03-05 16:29:55 +00:00
..
bbr Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +00:00
goog_cc Adds field trial to separate audio and video packets for delay-based overuse detection. 2020-03-05 16:29:55 +00:00
include Make NetworkStateEstimator injectable in RemoteBitrateEstimator 2019-09-10 18:47:36 +00:00
pcc Reland "Delete legacy DataSize and DataRate factories" 2020-02-24 09:50:35 +00:00
rtp Adds field trial to separate audio and video packets for delay-based overuse detection. 2020-03-05 16:29:55 +00:00
BUILD.gn Reformat GN files. 2020-01-21 12:13:11 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00
receive_side_congestion_controller.cc Concatenate string literals at compile time. 2020-01-14 14:47:48 +00:00
receive_side_congestion_controller_unittest.cc Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +00:00