[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 Mar 13 11:04:17 PDT 2018


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

--- Comment #7 from Chad Phillips <webkit at xylil.com> ---
@Youenn,

I'm pretty sure the documentation you pointed me to is incorrect. Here is the relevant section for clarity:

"Currently, all devices running iOS are limited to playback of a single audio or video stream at any time. Playing more than one video—side by side, partly overlapping, or completely overlaid—is not currently supported on iOS devices. Playing multiple simultaneous audio streams is also not supported."

This is *definitely* false for the case of multiple video streams in the WebRTC case -- I've already run scenarios with up to seven video feeds being received, each in their own video element.

It does seem to be true that I can only have one active publisher stream (see bug https://bugs.webkit.org/show_bug.cgi?id=179363 for more details on this unfortunate current limitation)

I have yet to test the case of multiple audio elements on iOS, but will report back here if I learn anything.

It does seem that the iOS media restrictions are a poor fit for WebRTC -- some of them really hamstring the capability of the standard.

-- 
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/ed958643/attachment.html>


More information about the webkit-unassigned mailing list