Bug 160305

Summary: HTMLMediaElement with MediaStream attached as source will only play audio from the first audio track
Product: WebKit Reporter: George Ruan <gruan>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: jonlee, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: All   
OS: Other   
See Also: https://bugs.webkit.org/show_bug.cgi?id=159836

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.