New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 701383 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

Create a WebRTC audio quality test using the MediaStream Recorder API.

Project Member Reported by ehmaldonado@chromium.org, Mar 14 2017

Issue description

Create a WebRTC audio quality test using the MediaStream Recorder API.

We're currently using a platform-dependent tooling for this, which has caused the test to be flaky in Windows. We should use the MediaStream Recorder API to capture the received audio.

The biggest downside is that we would be covering less code, but that might be a good thing since we want our tests to be focused.
 
Owner: oprypin@chromium.org
I think you were going to work into this?

Sign in to add a comment