mozmorris / react-webcam

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

Possible issue with iPhone 7 #309

Closed kylix31 closed 2 years ago

kylix31 commented 3 years ago

I tested the lib with three iPhone 7, but , apparently, it doesn't call the cam... The curious thing is in all others versions of the iPhone (5, 8, X) that I tested, it worked... Are there a possible workaround?

mozmorris commented 2 years ago

@kylix31 could you try running a non-React version on your iPhone 7: https://webrtc.github.io/samples/src/content/getusermedia/gum/

This component has been tested on iPhone7 (I had one a long time ago) but of course I've long since stopped using that device. Perhaps the latest iOS has broken support?