# 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-ej0l3rfs/go2rtc.sock" allow_paths: ["/","/api","/api/frame.jpeg","/api/schemes","/api/streams","/api/webrtc","/api/ws"] local_auth: true username: c0bf490b68b5a5efba26bd4ac0120d6aaee6e42199fab2dd2c49a48170ec618a password: 240d6ccd9b3ae44aeb167728fb7e6a8fdefdc0517d4a7195c5b2a74f2645859d # 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: []