Be the first user to complete this post

  • 0
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:

  1. Use es6 and es6+ in eslint with babel
  2. Use node in es6 syntax with babel transpiling
  3. Automated testing of webcam / video feeds in webRTC application
  4. Dynamic module loading with require
  5. Sublime Text plugins to boost your productivity