-1

When easyrtc connect in browser appear permission to active webcam and microphone, my question is how to set allow automatically user media permission every single browser ?

enter image description here

Trisna
  • 385
  • 1
  • 5
  • 15

1 Answers1

1

In Firefox you can select Always in the popup.

In Chrome, you can start it with --use-fake-ui-for-media-stream. There are some policies too: VideoCaptureAllowed and VideoCaptureAllowedUrls.

Adrian Ber
  • 20,474
  • 12
  • 67
  • 117