video publisher more options

This commit is contained in:
legop3
2026-07-01 00:03:55 -04:00
parent 282cb3e135
commit 6ad7701b8f
6 changed files with 35 additions and 11 deletions
@@ -31,6 +31,10 @@ media:
service: debian-laptop-video-publisher.service
publisher: debian-laptop-v4l2
device: /dev/video0
# Check supported values with:
# v4l2-ctl --device=/dev/video0 --list-formats-ext
# Common working values are mjpeg and yuyv422.
inputFormat: mjpeg
width: 640
height: 480
fps: 30