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
Radar WebKit Bug Importer
Comment 1 2016-07-28 11:18:14 PDT
Note You need to log in before you can comment on or make changes to this bug.