# 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-elj1alb8/go2rtc.sock" allow_paths: ["/","/api","/api/frame.jpeg","/api/schemes","/api/streams","/api/webrtc","/api/ws"] local_auth: true username: 542bef83f5c84f6d49269fa0ad9f1a26c5ec51315922b82f8df3e887c5f5e875 password: 3ce8ae3cf953c40176416e912bfc4dcf971300ca89304ecf83534b5422b8fd0f # 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: []