mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-14 14:20:45 +01:00
![]() These field trials can be set with a string similar to: WebRTC-BweWindowSizeInPackets/Enabled-150/WebRTC-BweBackOffFactor/Enabled-0.95/ BweWindowSizeInPackets Number of packets which the delay-based BWE window is based on. A larger value means lower delay-sensitivity. Default in WebRTC: 20 Reasonable values for streaming: 50-150 BweBackOffFactor How far the BWE will back off when the delay increases. A value closer to 1.0 means smaller back-off. Range: > 0.0, < 1.0 Default in WebRTC: 0.85 Reasonable values for streaming: 0.85-0.95 Bug: webrtc:8212 Change-Id: I61f0883788b689847a43273b63cef663042f4d42 Reviewed-on: https://webrtc-review.googlesource.com/6764 Commit-Queue: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20172} |
||
---|---|---|
.. | ||
include | ||
acknowledged_bitrate_estimator.cc | ||
acknowledged_bitrate_estimator.h | ||
acknowledged_bitrate_estimator_unittest.cc | ||
bitrate_estimator.cc | ||
bitrate_estimator.h | ||
BUILD.gn | ||
congestion_controller_unittests_helper.cc | ||
congestion_controller_unittests_helper.h | ||
delay_based_bwe.cc | ||
delay_based_bwe.h | ||
delay_based_bwe_unittest.cc | ||
delay_based_bwe_unittest_helper.cc | ||
delay_based_bwe_unittest_helper.h | ||
DEPS | ||
median_slope_estimator.cc | ||
median_slope_estimator.h | ||
median_slope_estimator_unittest.cc | ||
OWNERS | ||
probe_bitrate_estimator.cc | ||
probe_bitrate_estimator.h | ||
probe_bitrate_estimator_unittest.cc | ||
probe_controller.cc | ||
probe_controller.h | ||
probe_controller_unittest.cc | ||
receive_side_congestion_controller.cc | ||
receive_side_congestion_controller_unittest.cc | ||
send_side_congestion_controller.cc | ||
send_side_congestion_controller_unittest.cc | ||
transport_feedback_adapter.cc | ||
transport_feedback_adapter.h | ||
transport_feedback_adapter_unittest.cc | ||
trendline_estimator.cc | ||
trendline_estimator.h | ||
trendline_estimator_unittest.cc |