[Webkit-unassigned] [Bug 176282] autoplay hidden video element with MediaStream src that has audio track

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 15:11:38 PST 2019


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

--- Comment #21 from Dan <kentbriggs5 at gmail.com> ---
Just created a github repo to reproduce the case I mentioned where putting each mediaStream in a separate audio element has issues sometimes. https://github.com/danbriggs5/safari-multiple-audio-tracks

It's a little more complex than a simple codepen/fiddle repo because you need to form a WebRTC connection between your computer and your iOS device.

I'm very curious if others can reproduce the issue. As mentioned in my previous comment, adding the <meta name="viewport" content="width=device-width, initial-scale=1.0"> tag to my html seems to fix it.

-- 
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/20190219/643f1e2e/attachment.html>


More information about the webkit-unassigned mailing list