ngx-scanner icon indicating copy to clipboard operation
ngx-scanner copied to clipboard

Gun Scanner

Open fra1979 opened this issue 5 years ago • 1 comments

Hi, i'm trying to use it within my Angular2 Application. Can you confirm if scanning a barcode with a Gun Scanner it will work, or if it works only with camera?

fra1979 avatar May 12 '20 18:05 fra1979

Hello. Gun scanners are supposed to scan and decode the barcodes by itself and work as a keyboard input, nothing to with with this lib which handles buffer array decoding and a browser convinience layer for using cameras. So you should use both IF you wanna use a camera, otherwise you should use only the gun scanner.

odahcam avatar May 13 '20 03:05 odahcam