[Webkit-unassigned] [Bug 167430] Implement <iframe allowusermedia>
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 4 17:04:25 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=167430
--- Comment #2 from Jon Lee <jonlee at apple.com> ---
(In reply to Dave Collie from comment #1)
> The recent release of Safari 11 adds support for WebRTC. This opens up an
> opportunity to finally replace Flash based camera recording. However, the
> following checks prevent calling getUserMedia from an iframe.
>
> https://github.com/WebKit/webkit/blob/master/Source/WebCore/Modules/
> mediastream/UserMediaRequest.cpp#L116
>
> https://github.com/WebKit/webkit/blob/master/Source/WebCore/page/
> SecurityOrigin.cpp#L563
>
> If 'allowusermedia' was implemented it would allow different webrtc camera
> recording implementations that are iframed into client sites to function.
> Currently, they have to fallback to flash.
What different implementations are out there that have wide deployment?
--
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/20171005/e137f31a/attachment.html>
More information about the webkit-unassigned
mailing list