Stephan Wendel b55ff454fc Initial Commit
Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-10-27 18:07:39 +02:00

13 lines
580 B
Plaintext

[webcamd]
log_path: ~/klipper_logs/webcamd.log #klipper_logs!!!
debug_log: false #true or false
[cam 1]
streamer: mjpg # mjpeg/ustreamer/rtsp
port: 8080 # Port
device: /dev/video0 # See Log for available ...
resolution: 640x480 # widthxheight format
max_fps: 15 # If Hardware Supports this it will be forced, ohterwise ignored/coerced.
#custom_flags: # You can run the Stream Services with custom flags.