addStreamProxy新增force,支持强制重试拉流

This commit is contained in:
xia-chu
2026-03-17 19:30:08 +08:00
parent a13063c5e4
commit 4e170e9281
6 changed files with 43 additions and 22 deletions

View File

@@ -875,6 +875,12 @@
"description": "推流重试次数,不传此参数或传值<=0时则无限重试",
"disabled": true
},
{
"key": "force",
"value": null,
"description": "是否强制添加代理默认0设置为1时如果拉流失败也会不断重试",
"disabled": true
},
{
"key": "latency",
"value": null,