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

Issue 2534473004: Add a new UMA metric in APM to track incoming capture-side audio level (Closed)

Created:
4 years ago by hlundin-webrtc
Modified:
4 years ago
Reviewers:
peah-webrtc
CC:
webrtc-reviews_webrtc.org, Andrew MacDonald, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, kwiberg-webrtc, minyue-webrtc, the sun, aluebs-webrtc, bjornv1
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add a new UMA metric in APM to track incoming capture-side audio level This CL adds WebRTC.Audio.ApmCaptureInputLevelAverage and WebRTC.Audio.ApmCaptureInputLevelPeak. The metrics are updated once every 10 seconds. BUG=webrtc:6622 Committed: https://crrev.com/290d43aa1406790132db794f81103922442c24c4 Cr-Commit-Position: refs/heads/master@{#15300}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebase to upstream CL #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -5 lines) Patch
M webrtc/modules/audio_processing/audio_processing_impl.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/audio_processing_impl.cc View 1 1 chunk +12 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/rms_level.h View 1 1 chunk +2 lines, -0 lines 1 comment Download
M webrtc/modules/audio_processing/rms_level.cc View 1 5 chunks +4 lines, -5 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 19 (7 generated)
hlundin-webrtc
Per, PTAL after the previous one.
4 years ago (2016-11-25 14:04:58 UTC) #3
peah-webrtc
Nice! https://codereview.webrtc.org/2534473004/diff/20001/webrtc/modules/audio_processing/audio_processing_impl.cc File webrtc/modules/audio_processing/audio_processing_impl.cc (right): https://codereview.webrtc.org/2534473004/diff/20001/webrtc/modules/audio_processing/audio_processing_impl.cc#newcode1105 webrtc/modules/audio_processing/audio_processing_impl.cc:1105: levels.average, 1, RMSLevel::kMinLevelDb, 100); Why having a minimum ...
4 years ago (2016-11-29 09:02:27 UTC) #4
peah-webrtc
Nice!
4 years ago (2016-11-29 09:02:28 UTC) #5
peah-webrtc
Nice!
4 years ago (2016-11-29 09:02:29 UTC) #6
hlundin-webrtc
https://codereview.webrtc.org/2534473004/diff/20001/webrtc/modules/audio_processing/audio_processing_impl.cc File webrtc/modules/audio_processing/audio_processing_impl.cc (right): https://codereview.webrtc.org/2534473004/diff/20001/webrtc/modules/audio_processing/audio_processing_impl.cc#newcode1105 webrtc/modules/audio_processing/audio_processing_impl.cc:1105: levels.average, 1, RMSLevel::kMinLevelDb, 100); On 2016/11/29 09:02:27, peah-webrtc wrote: ...
4 years ago (2016-11-29 11:02:39 UTC) #7
hlundin-webrtc
https://codereview.webrtc.org/2534473004/diff/40001/webrtc/modules/audio_processing/rms_level.h File webrtc/modules/audio_processing/rms_level.h (right): https://codereview.webrtc.org/2534473004/diff/40001/webrtc/modules/audio_processing/rms_level.h#newcode35 webrtc/modules/audio_processing/rms_level.h:35: static constexpr int kMinLevelDb = 127; Had to move ...
4 years ago (2016-11-29 11:03:55 UTC) #8
peah-webrtc
On 2016/11/29 11:03:55, hlundin-webrtc wrote: > https://codereview.webrtc.org/2534473004/diff/40001/webrtc/modules/audio_processing/rms_level.h > File webrtc/modules/audio_processing/rms_level.h (right): > > https://codereview.webrtc.org/2534473004/diff/40001/webrtc/modules/audio_processing/rms_level.h#newcode35 > ...
4 years ago (2016-11-29 11:49:13 UTC) #9
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/2534473004/40001
4 years ago (2016-11-29 12:29:09 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_x64_rel on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_x64_rel/builds/20103)
4 years ago (2016-11-29 12:37:03 UTC) #13
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/2534473004/40001
4 years ago (2016-11-29 15:43:15 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years ago (2016-11-29 16:09:14 UTC) #17
commit-bot: I haz the power
4 years ago (2016-11-29 16:09:22 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/290d43aa1406790132db794f81103922442c24c4
Cr-Commit-Position: refs/heads/master@{#15300}

Powered by Google App Engine
This is Rietveld 408576698