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: | Media | Assignee: | 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
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
<rdar://problem/27592862>