# 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-9whzxc6p/go2rtc.sock" allow_paths: ["/","/api","/api/frame.jpeg","/api/schemes","/api/streams","/api/webrtc","/api/ws"] local_auth: true username: 57172dcc58906cc976fb394ba3d08f88d28f6a73c8238227665e8093bad817f0 password: 70484944d9940ea0443abf74cf7595dc086acec08e926d18db49eb1f92407e9d # 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: []