[Webkit-unassigned] [Bug 190346] Mixing media audio with call audio while in WebRTC call (AudioContext issue)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 30 04:29:37 PDT 2021


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

David Gölzhäuser <david.goelzhaeuser at loxone.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david.goelzhaeuser at loxone.c
                   |                            |om

--- Comment #6 from David Gölzhäuser <david.goelzhaeuser at loxone.com> ---
Do you play the audio separate from the video. I had a similar issue I got the audioTrack from the MediaStream and played it with an <audio> Tag. The Video was played with a <video> Tag.

I now simply attach the whole MediaStream on the <video> Tag, now it works.

-- 
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/20210930/9175fc5d/attachment-0001.htm>


More information about the webkit-unassigned mailing list