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

Simply, I have been tested the library and the demo works perfectly in my phone and in my tablet using chrome browser in both, but when I use the code...

Hello, i have an issue, i cant switch from front to rear camera. I tried with cameras[1]

Does it support IPAD & Iphone Browser? For Chrome it throws an error Cannot Access video Stream.

Uncaught SyntaxError: Unexpected end of input app.js:11 Uncaught ReferenceError: Instascan is not defined at Ue.mounted (app.js:11) at we (vue.min.js:6) at Ue.e._mount (vue.min.js:6) at Ue.$mount (vue.min.js:8) at Ue.$mount (vue.min.js:8) at Ue.Re.e._init...

I face the same problem with #74 and fix pr from #109 for pass CI please help to merge the fix thinks. @askarby @schmich

Can you please suggest me how to scan micro qr code. Right i am unable to scan the 1 inch qr code, but 2 inch qr code able scan.

Hi there, when I scan the qr code, the screen is inverted from left to right. How can I fix this? Thank you

Fix error caused by the wrong sourceRegex in webpack environment. ``` zxing.js?2fed:1 Uncaught TypeError: Cannot read property 'slice' of null at parseJSFunc (zxing.js?2fed:1) at eval (zxing.js?2fed:1) at module.exports (zxing.js?2fed:1) at...

Hello, I using InstaCam for web system. After I implement InstaScan and run on localhost, it work and display the camera. Then I moved it to server, the camera not...