13 lines
580 B
Plaintext
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.
|
|
|