[Webkit-unassigned] [Bug 208667] getUserMedia does not work in WKWebView-based browsers like Chrome, Firefox.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 15 06:28:25 PST 2020


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

youenn fablet <youennf at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |youennf at gmail.com

--- Comment #70 from youenn fablet <youennf at gmail.com> ---
@support at buildagil.ch, the two prompts should only happen the first time.
After that point, there should be only one prompt.
The first prompt is an OS prompt asking whether the application can access camera.
The second prompt is asking whether the page with the given domain can access camera.

We might add in the future API to control the second prompt.
The first prompt will remain as is but is a one time prompt.

In the meantime, you can control when the first prompt appears by using https://developer.apple.com/documentation/avfoundation/avcapturedevice/1624584-requestaccessformediatype.

-- 
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/20201215/b6c8efe8/attachment.htm>


More information about the webkit-unassigned mailing list