mozmorris / react-webcam

Webcam component
https://codepen.io/mozmorris/pen/JLZdoP
MIT License
1.65k stars 281 forks source link

webcam not switching between cameras on mobile. #301

Open laurencefass opened 3 years ago

laurencefass commented 3 years ago

Please follow the general troubleshooting steps first:

Bug reports:

Webcam is not switching between cameras on my mobile phone. There are no errors, just silently failing.

Here's a link to the sandbox https://codesandbox.io/s/react-webcam-forked-wnpqq?file=/src/WebcamCapture.js

Here's a screen shot of console.log on the desktop. image

thanks