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

Issue 2481383002: Fix BitrateControllerImpl not to ignore BW probe results mid-call. (Closed)

Created:
4 years, 1 month ago by Sergey Ulanov
Modified:
4 years, 1 month ago
Reviewers:
philipel, stefan-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhuangzesen_agora.io, stefan-webrtc, mflodman
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fix BitrateControllerImpl not to ignore BW probe results mid-call. Previously when BitrateControllerImpl::OnDelayBasedBweResult() is called as result of a probe it was calling bandwidth_estimation_.SetSendBitrate(), but not UpdateDelayBasedEstimate(). As result SendSideBandwidthEstimation was effectively ignoring probe results as it kept the old delay_based_bitrate_bps_ value, which caps the resulting bitrate. BUG=webrtc:6332, webrtc:6710 Committed: https://crrev.com/26b675625f150be1ebc1a2350d39e5116d214871 Cr-Commit-Position: refs/heads/master@{#15071}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M webrtc/modules/bitrate_controller/bitrate_controller_impl.cc View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
Sergey Ulanov
4 years, 1 month ago (2016-11-07 22:38:54 UTC) #2
stefan-webrtc
Philip, could you review this and assess the severity of it? How broken is this?
4 years, 1 month ago (2016-11-09 18:16:54 UTC) #4
Sergey Ulanov
Philip: ping!
4 years, 1 month ago (2016-11-10 22:44:27 UTC) #5
philipel
lgtm Sergey, sorry for the slow review. Testing this locally it looks like the probing ...
4 years, 1 month ago (2016-11-11 12:11:13 UTC) #6
stefan-webrtc
So this means that mid call probing is broken in ToT? Sergey, could you file ...
4 years, 1 month ago (2016-11-13 13:50:36 UTC) #7
philipel
On 2016/11/13 13:50:36, stefan-webrtc (holmer) wrote: > So this means that mid call probing is ...
4 years, 1 month ago (2016-11-14 08:59:18 UTC) #8
Sergey Ulanov
On 2016/11/13 13:50:36, stefan-webrtc (holmer) wrote: > So this means that mid call probing is ...
4 years, 1 month ago (2016-11-14 18:27:50 UTC) #10
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/2481383002/1
4 years, 1 month ago (2016-11-14 18:27:58 UTC) #12
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/2481383002/1
4 years, 1 month ago (2016-11-14 18:28:28 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-14 18:53:02 UTC) #17
commit-bot: I haz the power
4 years, 1 month ago (2016-11-14 19:03:58 UTC) #19
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/26b675625f150be1ebc1a2350d39e5116d214871
Cr-Commit-Position: refs/heads/master@{#15071}

Powered by Google App Engine
This is Rietveld 408576698