Files
oko_public/run/livestream-cache/config.yaml
T

16 lines
333 B
YAML
Raw Normal View History

2026-09-09 21:44:05 -05:00
cameras:
- user: "oko"
camera_id: "front"
index: 0
passphrase: ""
livestream:
backend_addr: "localhost:8085"
fps: 5
backend:
listen_tcp: ":8085"
listen_https: ":8443"
cert_file: "tls/cert.pem"
key_file: "tls/key.pem"
cache_ttl: "30s"
log_file: "/home/nolan/dev/oko/run/logs/livestream-cache-frames.log"