修改推流服务配置

This commit is contained in:
Tian jianyong 2025-12-29 16:03:38 +08:00
parent 4939c92aff
commit 4c0a13108e

View File

@ -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 # 推流帧率