react-webcam icon indicating copy to clipboard operation
react-webcam copied to clipboard

Changing deviceId on FF or Safari not reprompt for device permissions

Open ismaserrano opened this issue 3 years ago • 2 comments

Changing deviceId on videoConstraints not fire for permissions request on Firefox or Safari. By default, the <Webcam /> component fires first device and prompt for permissions with success, but if you try to change deviceId to get another webcam, the component back to previous device because not pemissions are granted in selected device.

ismaserrano avatar May 25 '21 12:05 ismaserrano

@ismaserrano thanks for posting this issue. I have a fix for this, will update once I've pushed.

mozmorris avatar May 25 '21 15:05 mozmorris

@mozmorris some news about the issue? Thx!

ismaserrano avatar Oct 14 '22 07:10 ismaserrano