# lauscht auf den Standard-Ports rtmp: yes hls: yes # optional: enable ll-hls: yes httpAddress: :8888 rtmpAddress: :1935 # Control API (für Dashboard‑Status) api: yes apiAddress: :9997 # Auth für API empfehlenswert apiUser: admin apiPass: starkes-passwort # Metriken (optional) metrics: yes metricsAddress: :9998 # Allgemeine Pfadeinstellungen (alle Streams) paths: stream1: publishUser: ingest1 publishPass: supersecret1 stream2: publishUser: ingest2 publishPass: supersecret2