instascan icon indicating copy to clipboard operation
instascan copied to clipboard

HTML5 QR code scanner using your webcam

Results 108 instascan issues
Sort by recently updated
recently updated
newest added

When building with webpack I have this issue: Just this line in my code: `import Instascan from 'instascan'` ``` ERROR in ./node_modules/instascan/src/zxing.js Module not found: Error: Can't resolve 'fs' in...

Hello I need to make this to be able to detect multiple QR codes at the same time. Is this a possibility?

URL.createObjectURL with media streams is deprecated and will be removed in M69, around September 2018. Please use HTMLMediaElement.srcObject instead. See https://www.chromestatus.com/features/5618491470118912 for more details.

On Windows tablets, you can use the front and back camera. On iOS (iPad and iPhone), it's not possible to start or switch to the back camera. I'm using iOS...

![warningCanvas2D](https://user-images.githubusercontent.com/95290723/214742303-6fda5b6e-2d41-4f15-a82d-f85bb2b29654.PNG) How can I solve this warning message? I figure out the scan using camera is too slow. advance thank you for the help. Happy Coding!