mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-19 16:47:50 +01:00
![]() Logic for throttling how often REMB messages are sent is added to ReceiveSideCongestionController as well as a new method SetMaxDesiredReceiveBitrate. These are based on the logic in PacketRouter. The logic for throttling REMB and setting the max REMB will be removed from PacketRouter in a follow up cl. The purpose is to eventually decouple PacketRouter from sending RTCP messages when RtcpTransceiver is used. Bug: webrtc:12693 Change-Id: I9fb5cbcd14bb17d977e76d329a906fc0a9abc276 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/215685 Reviewed-by: Philip Eliasson <philipel@webrtc.org> Reviewed-by: Christoffer Rodbro <crodbro@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33801} |
||
---|---|---|
.. | ||
include | ||
test | ||
tools | ||
aimd_rate_control.cc | ||
aimd_rate_control.h | ||
aimd_rate_control_unittest.cc | ||
BUILD.gn | ||
bwe_defines.cc | ||
DEPS | ||
inter_arrival.cc | ||
inter_arrival.h | ||
inter_arrival_unittest.cc | ||
overuse_detector.cc | ||
overuse_detector.h | ||
overuse_detector_unittest.cc | ||
overuse_estimator.cc | ||
overuse_estimator.h | ||
OWNERS | ||
remote_bitrate_estimator_abs_send_time.cc | ||
remote_bitrate_estimator_abs_send_time.h | ||
remote_bitrate_estimator_abs_send_time_unittest.cc | ||
remote_bitrate_estimator_single_stream.cc | ||
remote_bitrate_estimator_single_stream.h | ||
remote_bitrate_estimator_single_stream_unittest.cc | ||
remote_bitrate_estimator_unittest_helper.cc | ||
remote_bitrate_estimator_unittest_helper.h | ||
remote_estimator_proxy.cc | ||
remote_estimator_proxy.h | ||
remote_estimator_proxy_unittest.cc |