In-reply-to » Public service announcement: To decode QR codes on your computer with your webcam, one option is to use the zxing gstreamer plugin (gst-plugins-bad on Arch) and then run this: gst-launch-1.0 --gst-debug=zxing:9 v4l2src ! videoconvert ! zxing ! videoconvert ! autovideosink You get a live preview and it prints to stdout once something has been decoded successfully.

@movq@www.uninformativ.de @lyse@lyse.isobeef.org It’s all sad but true! 😥 Also I did build a web app that scans QR code’s with a bit of client-side JS and WebRTC 😂

⤋ Read More