From c8fb6a6f6da84332776bddad497f8cb657735e2d Mon Sep 17 00:00:00 2001 From: sladro Date: Tue, 16 Dec 2025 15:44:45 +0800 Subject: [PATCH] update configs/sample_cam1.json --- configs/sample_cam1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/sample_cam1.json b/configs/sample_cam1.json index 04ecbd8..885123b 100644 --- a/configs/sample_cam1.json +++ b/configs/sample_cam1.json @@ -9,7 +9,7 @@ "type": "input_rtsp", "role": "source", "enable": true, - "url": "rtsp://user:pass@ip/stream1", + "url": "rtsp://10.0.0.9:8554/cam", "fps": 25, "width": 1920, "height": 1080