bensonruan / webcam-easy

javascript access webcam stream and take photo
https://bensonruan.com/how-to-access-webcam-and-take-photo-with-javascript
MIT License
241 stars 110 forks source link

NotReadableError: Could not start video source #28

Open pasankg opened 3 years ago

pasankg commented 3 years ago

Hi, I'm having trouble using the library for some Android devices, and it throws NotReadableError: Could not start video source error message in Chrome even though all permissions are provided.

Chrome ver. 92.0.4515 Samsung Note 10+ Screenshot_20210804-182100_Chrome

Thank you.

pa-holliger commented 2 years ago

Hello, same error here. Have you found a solution ?