added new parameters
This commit is contained in:
parent
a94d004a29
commit
dd50765ef0
@ -2,6 +2,8 @@
|
|||||||
"vod":"\/home\/example\/web\/uploads",
|
"vod":"\/home\/example\/web\/uploads",
|
||||||
"api":"http:\/\/127.0.0.1:8080\/v1",
|
"api":"http:\/\/127.0.0.1:8080\/v1",
|
||||||
"hls":"http:\/\/127.0.0.1:8080\/hls\/live.stream.m3u8",
|
"hls":"http:\/\/127.0.0.1:8080\/hls\/live.stream.m3u8",
|
||||||
|
"rtmp":"rtmp:\/\/127.0.0.1\/live\/external.stream?token=xxx",
|
||||||
|
"recordhls":false,
|
||||||
"pid":"\/home\/example\/hls-recorder\/ffmpeg-flock",
|
"pid":"\/home\/example\/hls-recorder\/ffmpeg-flock",
|
||||||
"mail":["info@example.org","dir@example.org"],
|
"mail":["info@example.org","dir@example.org"],
|
||||||
"sleep":5,
|
"sleep":5,
|
||||||
|
Loading…
Reference in New Issue
Block a user