mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-03 08:57:32 +08:00
startRecord接口添加customized_path参数
@@ -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 |
|
||||
|
||||
|
||||
- 响应:
|
||||
|
||||
Reference in New Issue
Block a user