From 40eaec8c4c1f4dc85ac726def033e3489278b5b2 Mon Sep 17 00:00:00 2001 From: sladro Date: Wed, 7 Jan 2026 19:33:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BA=BA=E8=84=B8=E6=A3=80?= =?UTF-8?q?=E6=B5=8B=EF=BC=8Co4.5=201?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configs/test_cam1_face_det_rtsp_server.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/test_cam1_face_det_rtsp_server.json b/configs/test_cam1_face_det_rtsp_server.json index 2c9716f..7d51bf2 100644 --- a/configs/test_cam1_face_det_rtsp_server.json +++ b/configs/test_cam1_face_det_rtsp_server.json @@ -24,8 +24,8 @@ "type": "preprocess", "role": "filter", "enable": true, - "dst_w": 640, - "dst_h": 640, + "dst_w": 320, + "dst_h": 320, "dst_format": "rgb", "keep_ratio": false, "use_rga": true