Is there a QR-code scanner for compose desktop that scans from webcam?
It has to work on Mac M1 JVM
It can be a java, I just need to run it in Mac M1 JVM
k
Kirill Grouchnikov
11/15/2023, 5:16 AM
From webcam or an image file?
j
jQrgen
11/15/2023, 12:32 PM
From webcam
k
Kirill Grouchnikov
11/15/2023, 1:18 PM
You’d combine something like JavaCV for getting frames from a webcam with Zxing for parsing the qr code out of it