Files
usb-camera-webui/camera
mikkeli b1306bac21 Fix V4L2 mmap capture and service configuration
- capture.py: use mmap.mmap instead of non-existent os.mmap
- capture.py: fix v4l2_fourcc() to pass 4 char arguments
- camera-webui.service: add Group=video and PATH env var
2026-08-06 09:21:02 +09:00
..