[Webkit-unassigned] [Bug 160305] New: HTMLMediaElement with MediaStream attached as source will only play audio from the first audio track

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 28 11:17:20 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=160305

            Bug ID: 160305
           Summary: HTMLMediaElement with MediaStream attached as source
                    will only play audio from the first audio track
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: Other
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gruan at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160728/cf1d5b0f/attachment.html>


More information about the webkit-unassigned mailing list