From d0a1abb2aadbb192533c70822ee89ec408946c4d Mon Sep 17 00:00:00 2001 From: sladro Date: Sat, 10 Jan 2026 17:44:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95agent?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- agent/agent_cam1.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent/agent_cam1.config.json b/agent/agent_cam1.config.json index 90711f0..db8b95d 100644 --- a/agent/agent_cam1.config.json +++ b/agent/agent_cam1.config.json @@ -13,7 +13,7 @@ "models_dir": "./models", "max_upload_mb": 200, - "config_path": "../configs/test_cam1_strict_minio_alarm_rtsp_server.json", + "config_path": "./configs/test_cam1_strict_minio_alarm_rtsp_server.json", "media_server_process": { "enable": true, "exec_path": "../build/media-server",