From 8bf1e8c9d8f0a2d43c6c3d1614ed5efd310689f1 Mon Sep 17 00:00:00 2001 From: sladro Date: Sat, 10 Jan 2026 17:40:05 +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 38ecc95..90711f0 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": "./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",