mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-06 03:28:09 +08:00
Updated MediaServer支持的HTTP HOOK API (markdown)
@@ -339,8 +339,8 @@ on_server_keepalive=https://127.0.0.1/index/hook/on_server_keepalive
|
||||
|
||||
{
|
||||
"code" : 0,
|
||||
"enableHls" : true,
|
||||
"enableMP4" : false,
|
||||
"enable_hls" : true,
|
||||
"enable_mp4" : false,
|
||||
"msg" : "success"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user