zerforschung / schnelltesttest.de

https://schnelltesttest.de
GNU Affero General Public License v3.0
229 stars 19 forks source link

Explicit Button to allow camera access #45

Closed LilithWittmann closed 2 years ago

LilithWittmann commented 2 years ago

We are getting more and more support requests for camera access because people rejected it once. An explicit button to grant it might help some people.

BengtHagemeister commented 2 years ago

Unfortunately programatically asking for camera access again is not really possible. All browsers handle this a bit differently but with the effect that the user itself needs todo some non-website specific action to fix this.

Possible solutions:

Some more information on this topic: https://stackoverflow.com/questions/15993581/reprompt-for-permissions-with-getusermedia-after-initial-denial