# Don't touch this file otherwise your device may stop working. # You can find a workable configuration in /usr/share/kvmd/configs/kvmd. kvmd: server: host: 127.0.0.1 port: 8081 heartbeat: 3.0 info: meta: /etc/kvmd/meta.yaml hid: pinout: reset: 4 device: /dev/ttyAMA0 speed: 115200 reset_delay: 0.1 atx: pinout: power_led: 24 hdd_led: 22 power_switch: 23 reset_switch: 27 click_delay: 0.1 long_click_delay: 5.5 state_poll: 0.1 msd: pinout: target: 12 reset: 13 device: "/dev/kvmd-msd" init_delay: 2.0 reset_delay: 1.0 write_meta: true chunk_size: 65536 streamer: pinout: cap: 17 conv: 18 sync_delay: 1.0 init_delay: 1.0 init_restart_after: 1.0 shutdown_delay: 10.0 state_poll: 1.0 quality: 80 desired_fps: 0 host: 127.0.0.1 port: 8082 timeout: 2.0 cmd: - "/usr/bin/ustreamer" - "--device=/dev/kvmd-streamer" - "--tv-standard=pal" - "--format=yuyv" - "--encoder=cpu" - "--quality={quality}" - "--desired-fps={desired_fps}" - "--width=720" - "--height=576" - "--fake-width=800" - "--fake-height=600" - "--host={host}" - "--port={port}" logging: !include logging.yaml