Updated MediaServer支持的HTTP API (markdown)

夏楚
2020-04-05 09:36:49 +08:00
parent 298127896a
commit 4a48dd2815

@@ -759,7 +759,7 @@ MediaServer是ZLMediaKit的主进程目前支持以下http api接口这些
- 功能:获取流录制状态
- 范例:[http://127.0.0.1/index/api/getRecordStatus?type=1&vhost=`__defaultVhost__`&app=live&stream=obs](http://127.0.0.1/index/api/getRecordStatus?type=1&vhost=__defaultVhost__&app=live&stream=obs)
- 范例:[http://127.0.0.1/index/api/isRecording?type=1&vhost=`__defaultVhost__`&app=live&stream=obs](http://127.0.0.1/index/api/isRecording?type=1&vhost=__defaultVhost__&app=live&stream=obs)
- 参数: