mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-12 19:24:22 +08:00
优化pauseRtpCheck接口,新增pause_seconds参数
This commit is contained in:
@@ -2019,6 +2019,12 @@
|
||||
"key": "stream_id",
|
||||
"value": "test",
|
||||
"description": "该端口绑定的流id"
|
||||
},
|
||||
{
|
||||
"key": "pause_seconds",
|
||||
"value": "300",
|
||||
"description": "暂停超时监测后,将在pause_seconds时间后恢复",
|
||||
"disabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user