WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
160305
HTMLMediaElement with MediaStream attached as source will only play audio from the first audio track
https://bugs.webkit.org/show_bug.cgi?id=160305
Summary
HTMLMediaElement with MediaStream attached as source will only play audio fro...
George Ruan
Reported
2016-07-28 11:17:20 PDT
Given an HTMLMediaElement with MediaStream attached as source, it will only play audio from the first audio track, even if there are multiple audio tracks. If the MediaStream has multiple audio tracks, the MediaPlayer should mix all audio tracks before providing the audioSourceProvider to the HTMLMediaElement.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-07-28 11:18:14 PDT
<
rdar://problem/27592862
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug