Browser-Phone
Browser-Phone copied to clipboard
Error getting user media
Frequently getting this message.
There are a number of reasons for this. You can read all about it here: https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia
video working in firefox but in chrome, it's "Error getting user media". How to solve this?
It could be as simple as the device is already in use
. On a Mac, the camera can be captured in multiple applications, but in Windows there is something of a lock on it, so if Firefox is using the camera, then Chrome cannot use it at the same time.