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

Issue 2183873002: Use MediaRecorder to capture video for quality test. (Closed)

Created:
4 years, 4 months ago by ehmaldonado_chromium
Modified:
4 years, 4 months ago
CC:
chromium-reviews, posciak+watch_chromium.org, phoglund+watch_chromium.org, feature-media-reviews_chromium.org, mcasas+watch+vc_chromium.org, tnakamura+watch_chromium.org, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use MediaRecorder to capture video for quality test. Retrite the WebRTC video quality test to use the MediaRecorder API instead of recording from a canvas. BUG=631458 Committed: https://crrev.com/0204f3d64d8472a25d93312356d2a1c4acbb600e Cr-Commit-Position: refs/heads/master@{#408633}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -214 lines) Patch
M chrome/browser/media/webrtc_video_quality_browsertest.cc View 4 chunks +30 lines, -61 lines 1 comment Download
M chrome/test/data/webrtc/video_extraction.js View 2 chunks +38 lines, -152 lines 2 comments Download
M chrome/test/data/webrtc/webrtc_video_quality_test.html View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 18 (7 generated)
ehmaldonado_chromium
Hi, This seems to work. Can you take a look and see if it makes ...
4 years, 4 months ago (2016-07-26 12:20:39 UTC) #2
phoglund_chromium
Hmm. I need to think a bit more about this. I imagined we would want ...
4 years, 4 months ago (2016-07-26 14:22:37 UTC) #4
ehmaldonado_chromium
On 2016/07/26 14:22:37, phoglund_chrome wrote: > Hmm. I need to think a bit more about ...
4 years, 4 months ago (2016-07-29 09:16:59 UTC) #5
phoglund_chromium
Ok then, go for it. Do three things though: - Notify webrtc-perf-sheriffs@ since this will ...
4 years, 4 months ago (2016-07-29 13:09:51 UTC) #6
ehmaldonado_chromium
On 2016/07/29 13:09:51, phoglund_chrome_OOO_sep_05 wrote: > Ok then, go for it. Do three things though: ...
4 years, 4 months ago (2016-07-29 13:13:13 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2183873002/1
4 years, 4 months ago (2016-07-29 13:16:48 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-07-29 14:15:40 UTC) #11
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/0204f3d64d8472a25d93312356d2a1c4acbb600e Cr-Commit-Position: refs/heads/master@{#408633}
4 years, 4 months ago (2016-07-29 14:17:03 UTC) #13
mcasas
https://codereview.chromium.org/2183873002/diff/1/chrome/test/data/webrtc/video_extraction.js File chrome/test/data/webrtc/video_extraction.js (right): https://codereview.chromium.org/2183873002/diff/1/chrome/test/data/webrtc/video_extraction.js#newcode39 chrome/test/data/webrtc/video_extraction.js:39: var mediaRecorder = new MediaRecorder(getStreamFromElement_(videoTag)); Creating the MediaRecorder like ...
4 years, 4 months ago (2016-07-29 16:20:34 UTC) #15
kjellander_chromium
Posted some comments but I'm going to revert this as performance numbers regressed a bit ...
4 years, 4 months ago (2016-08-01 05:53:34 UTC) #17
kjellander_chromium
4 years, 4 months ago (2016-08-01 05:53:59 UTC) #18
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2199653002/ by kjellander@chromium.org.

The reason for reverting is: Performance numbers regressed a bit too much after
landing this, example:
https://chromeperf.appspot.com/group_report?keys=agxzfmNocm9tZXBlcmZyFAsSB0Fu....

Powered by Google App Engine
This is Rietveld 408576698