修改推流服务配置
This commit is contained in:
parent
4939c92aff
commit
4c0a13108e
@ -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 # 推流帧率
|
||||
|
||||
Loading…
Reference in New Issue
Block a user