修改getMediaInfo接口描述

夏楚
2019-12-13 13:54:58 +08:00
parent b49b4bbdc2
commit 7c1f6d7064

@@ -666,7 +666,7 @@ MediaServer是ZLMediaKit的主进程目前支持以下http api接口这些
### 20、`/index/api/getMediaInfo`
- 功能:判断直播流是否在线
- 功能:获取流相关信息
- 范例:[http://127.0.0.1/index/api/getMediaInfo?schema=rtsp&vhost=`__defaultVhost__`&app=live&stream=obs](http://127.0.0.1/index/api/getMediaInfo?schema=rtsp&vhost=__defaultVhost__&app=live&stream=obs)