Closed Alexscandal closed 3 years ago
I have the same problem although i'm guessing it's not a jsQR problem as such but rather something to do with setting up/using the camera. other things like zxing-js don't seem to have the problem so i'm guessing need to compare camera setup between jsQR example and other examples
actually i've just had a bit of a google and found this
Thank you for answer.
This library is a QR code scanner, and has no logic for camera access.
If you can confirm this is an issue with jsQR - aka not related to the webcam access, but rather to the call of this library, then feel free to clarify in the issue, however if you're just having trouble getting getUserMedia
to work I'm unfortunately not going to be able to help much.
Perhaps get your webcam capturing to work and then add jsQR and see if you can isolate the issue from there?
Closing this issue until it's clear it's an issue with jsQR not the webcam capture. Please comment/re-open if you feel this is in error.
After each reloding page Safari ask access to camera. No issue on Android. How to resolve this issue?