[Webkit-unassigned] [Bug 173863] New: Sound from createMediaStreamDestination cannot be heard from audio element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 26 22:07:47 PDT 2017


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

            Bug ID: 173863
           Summary: Sound from createMediaStreamDestination cannot be
                    heard from audio element
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Audio
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: andrew at tokbox.com

Using audioContext.createMediaStreamDestination(), when the stream is used as the .srcObject of an audio element, the audio should play in the speakers, but it doesn't. This is even though .play() succeeds.

jsbin:
https://output.jsbin.com/xefarim

This jsbin also works in Firefox, where it demonstrates the expected behaviour.

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


More information about the webkit-unassigned mailing list