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

at Object. (/home/myuser/myproject/node_modules/visibilityjs/lib/visibility.timers.js:163:4) at Module._compile (module.js:662:30) at Object.Module._extensions..js (module.js:673:10) at Module.load (module.js:575:32) at tryModuleLoad (module.js:515:12) at Function.Module._load (module.js:507:3) at Module.require (module.js:606:17) at require (internal/module.js:11:18) at Object. (/home/myuser/myproject/node_modules/visibilityjs/index.js:1:80) at Module._compile (module.js:662:30)...

When we try to scan on a laptop or IPAD the scanner doesnt work and it shows a static image.

I have a website where I scan QR CODES using instascan. I access to the website using my mobiIe phone thas has 4 back cameras (HUAWEI P30 PRO). I have...

Unhandled promise rejection TypeError: "Argument 1 is not valid for any of the 1-argument overloads of URL.createObjectURL."

I had made, PWA functionality for scanning the QR Code. It is working fine with Chrome (web) and Android Application. But it is not working in ios PWA. it is...

Hi @schmich ! When using `getUserMedia`, etc., how to manually trigger a smartphone camera autofocus? It could improve the detection rate in many cases.

- See #59 - Barcode - Data Matrix - Aztec - Any performance loss when scanning for everything? - Let users specify which formats to scan for?

When running instagram it is working fine in webbrowser & phonebrowser (safari, chrome, ...) on ios, windows, mac, ... But when I open the exact same page via webview on...

FIRST I am sure this is due to my programming ability not a bug in Instascan. I want to use javascript to get cameras.length. I see in the demo that...

Is there a way to force this to use the back camera only? I'm looping through Camera.getCameras() and want to use scanner.start() only on the back facing camera.