mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-05 02:38:10 +08:00
Updated MediaServer支持的HTTP HOOK API (markdown)
@@ -401,7 +401,7 @@ on_server_started=https://127.0.0.1/index/hook/on_server_started
|
||||
| `file_path` | `string` | 文件绝对路径 |
|
||||
| `file_size` | `int` | 文件大小,单位字节 |
|
||||
| `folder` | `string` | 文件所在目录路径 |
|
||||
| `start_time` | `string` | 开始录制事件戳 |
|
||||
| `start_time` | `int` | 开始录制时间戳 |
|
||||
| `stream` | `string` | 录制的流ID |
|
||||
| `time_len` | `int` | 录制时长,单位秒 |
|
||||
| `url` | `string` | http/rtsp/rtmp点播相对url路径 |
|
||||
|
||||
Reference in New Issue
Block a user