[Webkit-unassigned] [Bug 167430] Implement <iframe allowusermedia>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 5 05:51:14 PDT 2017


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

--- Comment #3 from Dave Collie <dccollie at gmail.com> ---
Cameratag (https://cameratag.com/demo) currently doesn't work with Safari 11 unless flash fallback is forced.

It doesn't require iframing but there are use cases where it's easier to implement cameratag on a subdomain and embed in other services.  

The company I work for is using the same strategy for our own recording platform and partner ecosystem.  We were hoping with Safari 11 that we could finally relegate flash camera recording to IE11 only.

For Chrome we use the 'allow' attribute https://wicg.github.io/feature-policy/#iframe-allow-attribute to permit accessing the camera and microphone.  This doesn't appear to be implemented in Firefox.

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


More information about the webkit-unassigned mailing list