qr_scanner_daemon

command
v0.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2026 License: CC0-1.0 Imports: 10 Imported by: 0

Documentation

Overview

QR/barcode scanner daemon that captures camera frames for processing.

Demonstrates:

  • camera.Connect + ConfigureStream + CaptureFrame pipeline
  • Continuous frame capture loop with timeout
  • Frame statistics for barcode detection readiness

Build:

GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -o build/qr_scanner_daemon ./examples/qr_scanner_daemon/
adb push build/qr_scanner_daemon /data/local/tmp/ && adb shell /data/local/tmp/qr_scanner_daemon

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL