[QUESTION] QR codes

So… I got situation where I need to scan QR codes from my webcam…

I tried QtQR - it doesn’t see my webcam. Tried https://flathub.org/apps/com.belmoussaoui.Decoder - image freezes when scanning

Same goes with https://flathub.org/apps/details/org.gnome.Snapshot - image freezes (it is working, but super slow reaction to objects in camera view)

But if I install it via sudo apt install gnome-snapshot it doesn’t lag. So it seems as flatpak issue.

Well. Do you know any .deb simple QR decoders that can work directly frem webcam, without need to first take a pic then scan.

I need privacy-friendly solutions (so “just google QR scanner. thats it.” not needed).

4 Likes

Classic Flatpak sandbox issue. Try zbar. sudo apt install zbar-tools and run zbarcam. Bare bones but fast no cloud anything. What distro are you on?

4 Likes

Mint 22.3.

Is it fixable?

Seems to work. Added zbarcam to hot keys for convenience