From 1a16d72b320c73cae55e1c853dc05add6213e467 Mon Sep 17 00:00:00 2001 From: haotian <2421912570@qq.com> Date: Mon, 2 Mar 2026 16:52:56 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BA=A0=E6=AD=A3=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E7=9A=84=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configs/production_4ch.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configs/production_4ch.json b/configs/production_4ch.json index 0cf7c70..f00f666 100644 --- a/configs/production_4ch.json +++ b/configs/production_4ch.json @@ -300,7 +300,7 @@ "template": "ppe_detection_pipeline", "params": { "name": "cam1", - "url": "rtsp://10.0.0.49:8554/cam1", + "url": "rtsp://10.0.0.49:8554/cam", "face_gallery_path": "./models/face_gallery.db", "minio_endpoint": "http://10.0.0.49:9000", "minio_bucket": "myminio", @@ -313,7 +313,7 @@ "template": "ppe_detection_pipeline", "params": { "name": "cam2", - "url": "rtsp://10.0.0.49:8554/cam2", + "url": "rtsp://10.0.0.11:8554/cam", "face_gallery_path": "./models/face_gallery.db", "minio_endpoint": "http://10.0.0.49:9000", "minio_bucket": "myminio", @@ -326,7 +326,7 @@ "template": "ppe_detection_pipeline", "params": { "name": "cam3", - "url": "rtsp://10.0.0.49:8554/cam3", + "url": "rtsp://10.0.0.49:8554/cam", "face_gallery_path": "./models/face_gallery.db", "minio_endpoint": "http://10.0.0.49:9000", "minio_bucket": "myminio", @@ -339,7 +339,7 @@ "template": "ppe_detection_pipeline", "params": { "name": "cam4", - "url": "rtsp://10.0.0.49:8554/cam4", + "url": "rtsp://10.0.0.49:8554/cam", "face_gallery_path": "./models/face_gallery.db", "minio_endpoint": "http://10.0.0.49:9000", "minio_bucket": "myminio",