From 26c3fcd13b697956c19c1195fbe8fc57063879ba Mon Sep 17 00:00:00 2001 From: sladro Date: Tue, 16 Dec 2025 16:16:39 +0800 Subject: [PATCH] update configs/sample_cam1.json --- configs/sample_cam1.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/configs/sample_cam1.json b/configs/sample_cam1.json index 885123b..ba26bb1 100644 --- a/configs/sample_cam1.json +++ b/configs/sample_cam1.json @@ -12,7 +12,10 @@ "url": "rtsp://10.0.0.9:8554/cam", "fps": 25, "width": 1920, - "height": 1080 + "height": 1080, + "use_mpp": false, + "use_ffmpeg": true, + "force_tcp": true }, { "id": "pub_cam1",