diff --git a/config.example.json b/config.example.json index 544173f..7f119a9 100644 --- a/config.example.json +++ b/config.example.json @@ -21,7 +21,7 @@ "mediamtx_webhook_secret": "", "_comment_mediamtx_srt_port": "SRT ingest port MediaMTX listens on. Flask does not bind this port — set it in mediamtx.yml. Stored here for reference.", "mediamtx_srt_port": 8890, - "mediamtx_rtsp_url": "rtsp://127.0.0.1:8554/live", + "mediamtx_rtsp_url": "rtsp://127.0.0.1:8554/aussie_dj", "mediamtx_hls_url": "http://techy.music:8888/aussie_dj/index.m3u8", "_comment_srt_allowed_ips": "List of DJ source IPs allowed to publish an SRT stream. Empty = allow all.", }