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

is possible to scan the QR code and automatically send the content to another page? i tried using 'submit form' as submission way in javascript but doesn't work, thanks for...

i have implemented instascan for my webapp. Its working fine on localhost but not working(not showing camera) on server even though i m running on HTTPS. also modal is not...

Many mobiles today have multiple cameras. Some of those are not good at all for scanning ( for ex. the telescope camera of huawei which is used for zooming )...

Hi, this error happen when i try to access the camera, my code file was same like the example. I'm still beginner, so i hope you guys can help me....

below is the function i am calling but the display stops not camera function closevideo(){ // want to stop camera as well scanner.stop(); } and function restartcam() { Instascan.Camera.getCameras().then(function (cameras)...

I can't get my QR code scanner to function properly using another android application webview. This is the issue that displays for me. Also, when I select to start my...

instascan.min.js:10 Uncaught abort() at Error at jsStackTrace (https://rawgit.com/schmich/instascan-builds/master/instascan.min.js:9:27133) at stackTrace (https://rawgit.com/schmich/instascan-builds/master/instascan.min.js:9:27306) at Object.abort (https://rawgit.com/schmich/instascan-builds/master/instascan.min.js:10:30556) at _abort (https://rawgit.com/schmich/instascan-builds/master/instascan.min.js:10:15029) at $q (https://rawgit.com/schmich/instascan-builds/master/instascan.min.js:40:17470) at vY (https://rawgit.com/schmich/instascan-builds/master/instascan.min.js:38:13302) at Array.zN (https://rawgit.com/schmich/instascan-builds/master/instascan.min.js:31:26766) at Object.xE [as dynCall_vii]...

There is difference in size of rendered video and one that is considered by the canvas. I need the same to account for scaling factor as i am creating the...