From 4c0a13108e991d00cff474625ce82fbce2e29573 Mon Sep 17 00:00:00 2001 From: Tian jianyong <11429339@qq.com> Date: Mon, 29 Dec 2025 16:03:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8E=A8=E6=B5=81=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index 1db83b9..4dfaaf1 100644 --- a/config.yaml +++ b/config.yaml @@ -76,10 +76,9 @@ display: stream: -# enabled: true # 开关推流功能 - enabled: false # 开关推流功能 + enabled: true # 开启推流功能 max_retries: 5 # 最大重试次数 - rtmp_url: "rtsp://127.0.0.1/live/video6" + rtmp_url: "rtsp://10.0.0.61/live/video6" ffmpeg: fps: 10 # 推流帧率