CodingWithTashi / simple_barcode_scanner

Simple Barcode Scanner
https://pub.dev/packages/simple_barcode_scanner
MIT License
48 stars 71 forks source link

Windows: Opens camera but doesn't read QR Codes. #54

Open jojoneku opened 5 months ago

jojoneku commented 5 months ago

Good Day, I am working on a desktop application that scans a QR Code using your plugin. The camera launches but it doesn't give any results. Nothing happens, the camera just opens. I was wondering how to solve this.

CodingWithTashi commented 5 months ago

Hi @jojoneku, Please share the detail steps and device or model that you are using. If you are getting any info, error in log. share that as well.

KlausJuhantalo commented 3 months ago

image

Image is not so sharp in reading code. Also detection window is quite small. I have 4k resolution. If i scale windows size, reading windows will go wider, height is not affected. And in more narrow windows size, reading box width goes to zero.

image