# 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-l1_7sqdm/go2rtc.sock" allow_paths: ["/","/api","/api/frame.jpeg","/api/schemes","/api/streams","/api/webrtc","/api/ws"] local_auth: true username: 4968bc107423d3a088c0729a3acac5f31bf258176263d790a6a4ee05712bc065 password: 49ab2a93db35c0eb1d93863ba90c0f01258392726bb094b6e0f0d55be68b4b71 # 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: []