Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(468)

Issue 2262213002: Stop increasing loss-based BWE if no feedback is received. (Closed)

Created:
4 years, 4 months ago by stefan-webrtc
Modified:
4 years, 3 months ago
Reviewers:
terelius, mflodman
CC:
mflodman, the sun, tterriberry_mozilla.com, webrtc-reviews_webrtc.org, zhuangzesen_agora.io
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Stop increasing loss-based BWE if no feedback is received. This includes if RTCP is received, but the number of packets received by the other end hasn't increased. Further, if no RTCP is received for more than 3 feedback intervals (3 seconds) we start reducing the estimate by 20%. This is put under an experiment. BUG=webrtc:6238 R=terelius@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/52200d0b7f76d0cc371949645a2d693eba4fbbc0

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : Add experiment. #

Patch Set 4 : . #

Total comments: 1

Patch Set 5 : Update. #

Total comments: 5

Patch Set 6 : . #

Patch Set 7 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+185 lines, -94 lines) Patch
M webrtc/call/call.cc View 1 2 3 4 5 6 1 chunk +5 lines, -2 lines 0 comments Download
M webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc View 1 2 3 4 5 6 7 chunks +133 lines, -27 lines 0 comments Download
M webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.h View 1 2 3 4 5 6 2 chunks +4 lines, -1 line 0 comments Download
M webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.cc View 1 2 3 4 5 6 10 chunks +41 lines, -12 lines 0 comments Download
M webrtc/modules/bitrate_controller/send_side_bandwidth_estimation_unittest.cc View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework_unittest.cc View 1 2 1 chunk +0 lines, -50 lines 0 comments Download

Messages

Total messages: 24 (13 generated)
stefan-webrtc
.
4 years, 4 months ago (2016-08-23 09:24:29 UTC) #2
stefan-webrtc
PTAL It would be great to land this in time for M54. https://codereview.webrtc.org/2262213002/diff/60001/webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework_unittest.cc File webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework_unittest.cc ...
4 years, 4 months ago (2016-08-23 09:38:08 UTC) #4
stefan-webrtc
Update.
4 years, 4 months ago (2016-08-23 09:38:49 UTC) #5
terelius
https://codereview.webrtc.org/2262213002/diff/80001/webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc File webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc (right): https://codereview.webrtc.org/2262213002/diff/80001/webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc#newcode223 webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc:223: report_blocks.push_back(CreateReportBlock(kSsrc2, 2, 0, 31)); It seems we are not ...
4 years, 4 months ago (2016-08-23 17:33:29 UTC) #11
stefan-webrtc
.
4 years, 3 months ago (2016-09-04 11:16:11 UTC) #14
stefan-webrtc
Magnus, would you like to take a look while terelius is OOO? https://codereview.webrtc.org/2262213002/diff/80001/webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc File webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc ...
4 years, 3 months ago (2016-09-04 11:17:35 UTC) #15
stefan-webrtc
ping!
4 years, 3 months ago (2016-09-15 11:27:40 UTC) #16
terelius
lgtm
4 years, 3 months ago (2016-09-19 09:37:04 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2262213002/120001
4 years, 3 months ago (2016-09-20 10:38:44 UTC) #20
commit-bot: I haz the power
Patchset 7 (id:??) landed as https://crrev.com/52200d0b7f76d0cc371949645a2d693eba4fbbc0 Cr-Commit-Position: refs/heads/master@{#14306}
4 years, 3 months ago (2016-09-20 12:14:57 UTC) #23
stefan-webrtc
4 years, 3 months ago (2016-09-20 12:14:57 UTC) #24
Message was sent while issue was closed.
Committed patchset #7 (id:120001) manually as
52200d0b7f76d0cc371949645a2d693eba4fbbc0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698