How to Remove Camera and Microphone Permission Prompt Window
Objective
Removing the permission window prompt for granting access to the camera and microphone upon app launch.
Applies To
- Video API
- Permissions
- Google Chrome
Procedure
Use an HTTPS URL for your application instead of HTTP. The Chrome browser will remember your user's permission settings and will not prompt them every time (as long as they are accessing through a non-incognito mode).
This only applies to Google Chrome. At this time, there's no workaround for Firefox or Edge.
Comments
0 comments
Please sign in to leave a comment.