[Webkit-unassigned] [Bug 183333] IOS require Media Access to receive the media

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 5 14:16:56 PST 2018


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

--- Comment #4 from youenn fablet <youennf at gmail.com> ---
Can you try from the debugger to do the following:
- check that video.srcObject is set to a MediaStream.
- do video.play() and check the result.

You can also try to add the muted attribute to your video object, autoplay restriction should not kick in since video without sound is fine.
That would allow to ensure this is an autoplay issue.

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


More information about the webkit-unassigned mailing list