[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
Mon Mar 12 17:43:20 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=176282
--- Comment #3 from Chad Phillips <webkit at xylil.com> ---
@Youenn, does iOS have the same limitation for audio elements? Meaning, can you only play one audio element at a time?
@Ben, if you can play more than one audio element at a time, then you can simply split the media between audio/video elements. I've done this and have had no sync issues. However, if you're putting many people into one conference, I'd seriously recommend a media server in the middle, probably of SFU architecture. Some of them pre-mix all the audio into one stream, which would also get around the possible iOS limitation I'm asking Youenn about above.
--
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/20180313/02d14f10/attachment.html>
More information about the webkit-unassigned
mailing list