bensonruan / webcam-easy

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

App freezes after clicking picture in Android #21

Open sybershocknetworks opened 3 years ago

sybershocknetworks commented 3 years ago

Hey, your library is really useful for my project - Thank you so much.

But after the latest chrome update (with the latest Chrome version (90.0.4430.91), the app freezes after clicking the photo in Android, not able to use it. The library was working fine before the update.

Can you please check on it?

Thanks!