diff --git a/MediaServer支持的HTTP-API.md b/MediaServer支持的HTTP-API.md index 93b0d1b..2b8093c 100644 --- a/MediaServer支持的HTTP-API.md +++ b/MediaServer支持的HTTP-API.md @@ -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)