5 Commits

Author SHA1 Message Date
f51f204a9d raspi 2026-07-22 15:57:26 -04:00
dd42e8fc58 test 2026-07-22 15:28:35 -04:00
755fa0632c aspect ratio and keep awake 2026-07-18 18:36:51 -04:00
13b210935f Add camera selection diagnostics
resolve_device now prints each by-id candidate it scans, which entry
matched, and the resolved device path; the no-match error lists all
by-id entries with their targets. Camera startup logs the raw config
setting, resolved path, the node's sysfs name, the OpenCV version, and
the negotiated resolution. 'python3 camera.py' now dumps every detected
camera before opening, to troubleshoot machines where the wrong camera
gets used.
2026-07-18 15:21:32 -04:00
8af59ac11f Initial commit: CRT photobooth 2026-07-18 15:17:37 -04:00