mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-22 19:00:01 +08:00
更新
This commit is contained in:
parent
728dd3ec3c
commit
8b7c792e44
@ -463,16 +463,6 @@
|
|||||||
"value": "rtmp://live.hkstv.hk.lxdns.com/live/hks2",
|
"value": "rtmp://live.hkstv.hk.lxdns.com/live/hks2",
|
||||||
"description": "拉流地址,例如rtmp://live.hkstv.hk.lxdns.com/live/hks2"
|
"description": "拉流地址,例如rtmp://live.hkstv.hk.lxdns.com/live/hks2"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"key": "enable_rtsp",
|
|
||||||
"value": "1",
|
|
||||||
"description": "是否转rtsp"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"key": "enable_rtmp",
|
|
||||||
"value": "1",
|
|
||||||
"description": "是否转rtmp"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"key": "enable_hls",
|
"key": "enable_hls",
|
||||||
"value": null,
|
"value": null,
|
||||||
@ -555,7 +545,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "dst_url",
|
"key": "dst_url",
|
||||||
"value": "rtmp://10.8.9.115:8554/live/hks2",
|
"value": "rtmp://127.0.0.1/live/hks2",
|
||||||
"description": "FFmpeg rtmp推流地址,一般都是推给自己,例如rtmp://127.0.0.1/live/stream_form_ffmpeg"
|
"description": "FFmpeg rtmp推流地址,一般都是推给自己,例如rtmp://127.0.0.1/live/stream_form_ffmpeg"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -780,7 +770,7 @@
|
|||||||
{
|
{
|
||||||
"key": "customized_path",
|
"key": "customized_path",
|
||||||
"value": null,
|
"value": null,
|
||||||
"description": "录像保存目录"
|
"description": "录像文件保存自定义根目录,为空则采用配置文件设置"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user