angular-qr-scanner icon indicating copy to clipboard operation
angular-qr-scanner copied to clipboard

Angular directive for QR Scanner

Results 24 angular-qr-scanner issues
Sort by recently updated
recently updated
newest added

getUserMedia() only works on https pages in new Chrome

Camera could not open in any browser and throw this error: "Failed to execute 'createObjectURL' on 'URL': No function was found that matched the signature provided." See for deprecated technique:...

Use back camera instead of front camera in mobile devices.

Hello. Can anybody know how to use rear android camera option when scanning qr code ? Thanks.

Hi, A mere minutes ago I tested your application (located at: http://sembrestels.github.io/angular-qr-scanner/) and these issues were found: 1. Don't show the window dialog to choose which camera to use with...

I'm getting this error when following the readme. It seems to be coming from the `jsqrcode-combined.min.js` build. Anyone else seeing this?

i used your code in mi laravel app and when i use the demo code in my view nothing happen can you pleas give me a solution pleasssss

just says enable the camera and scan a qr code

getUserMedia() no longer works on insecure origins in Chrome

Changed canvas dimensions to be minimum of 500x500. This fixes the issue where the video display size is too small to successfully identify the QR code.