Be the first user to complete this post
|
Add to List |
Chromium flag to by pass the popup to grant media permissions in webRTC
You have to pass the following flag in your browser capabilities to bypass the popup by selecting the default device for media streams. For example, for chrome browser you can use the following configs :
chromeOptions: use-fake-ui-for-media-stream
Further reading :
Also Read:
- Chromium flag to by pass popup to grant desktop sharing in WebRTC app
- Use node in es6 syntax with babel transpiling
- webpack with babel6 and react
- Disable eslint no-unused-vars warning on global functions