mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-08 23:10:04 +08:00
默认开启rtsp/rtmp按需转协议
@@ -331,7 +331,6 @@ on_server_started=https://127.0.0.1/index/hook/on_server_started
|
||||
"code" : 0,
|
||||
"enableHls" : true,
|
||||
"enableMP4" : false,
|
||||
"enableRtxp" : true,
|
||||
"msg" : "success"
|
||||
}
|
||||
|
||||
@@ -345,7 +344,6 @@ on_server_started=https://127.0.0.1/index/hook/on_server_started
|
||||
| `msg` | `string` | 不允许推流时的错误提示 |
|
||||
| `enableHls` | `bool` | 是否转换成hls协议 |
|
||||
| `enableMP4` | `bool` | 是否允许mp4录制 |
|
||||
| `enableRtxp` | `bool` | 是否允许转rtsp或rtmp |
|
||||
| `msg` | `string` | 不允许推流时的错误提示 |
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user