nimiq / qr-scanner

Lightweight Javascript QR Code Scanner
https://nimiq.github.io/qr-scanner/demo
MIT License
2.35k stars 509 forks source link

Uncaught (in promise) Camera not found. #244

Open RamyMakram opened 9 months ago

RamyMakram commented 9 months ago

image this error appear to me when use start() and it displayed in online example too

dantaya commented 9 months ago

im only seeing this same issue in chrome, safari seems to still work

dantaya commented 9 months ago

This appears to have been system related? It started working again.

CScheffers commented 9 months ago

I think the problem is caused by a recent bug in Chrome: https://bugs.chromium.org/p/chromium/issues/detail?id=1486017

laszlo1337 commented 7 months ago

I think the problem is caused by a recent bug in Chrome: https://bugs.chromium.org/p/chromium/issues/detail?id=1486017

Seems like this isn't the case. Posts on the bugtracker claim this was fixed in v117, my chrome is v119 and the camera is still crashing. Opera which relies on chromium engine is crashing too. Brave is crashing as well. Opera mobile works fine, Chrome mobile works, Firefox desktop & mobile works.

vladyio commented 1 month ago

Can confirm on macOS 14.5: Firefox, Chrome and Safari show this error when access to camera is not allowed