mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-04 18:17:34 +08:00
修改on_rtsp_auth
@@ -614,8 +614,8 @@ on_rtp_server_timeout=https://127.0.0.1/index/hook/on_rtp_server_timeout
|
||||
| :---------: | :------: | :----------------------: |
|
||||
| `code` | `int` | 错误代码,0代表允许播放 |
|
||||
| `msg` | `string` | 播放鉴权失败时的错误提示 |
|
||||
| `encrypted` | `bool` | 用户密码是否已加密 |
|
||||
| `passwd` | `string` | 用户密码 |
|
||||
| `encrypted` | `bool` | 用户密码是明文还是摘要 |
|
||||
| `passwd` | `string` | 用户密码明文或摘要(md5(username:realm:password)) |
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user