# This file is managed by Home Assistant # Do not edit it manually app: modules: ["api","exec","ffmpeg","http","mjpeg","onvif","rtmp","rtsp","srtp","webrtc","ws"] api: listen: "" unix_listen: "/tmp/go2rtc-vt5igm_6/go2rtc.sock" allow_paths: ["/","/api","/api/frame.jpeg","/api/schemes","/api/streams","/api/webrtc","/api/ws"] local_auth: true username: 336b097dd23dd66a7185eb51b31237934dadc2902c66e2983c97eb73940d50f3 password: 161bbfaac89c0b65b7a7358f0f8b106067c0ac8e6acd649b2d481f7007bc660f # ffmpeg needs the exec module # Restrict execution to only ffmpeg binary exec: allow_paths: - ffmpeg rtsp: listen: "127.0.0.1:18554" webrtc: listen: ":18555/tcp" ice_servers: []