diff --git a/MediaServer支持的HTTP-API.md b/MediaServer支持的HTTP-API.md index dc88c40..6d24637 100644 --- a/MediaServer支持的HTTP-API.md +++ b/MediaServer支持的HTTP-API.md @@ -600,6 +600,7 @@ MediaServer是ZLMediaKit的主进程,目前支持以下http api接口,这些 | stream | Y | 流id,例如 obs | string | | wait_for_record | Y | 1代表等待流注册后再录制,置0在流未注册时返回失败 | 0/1 | | continue_record | Y | 流注销时是否继续等待录制还是立即停止录制 | 0/1 | + | customized_path | N | 录像保存目录 | string | - 响应: