hls-recorder/config.example.json

8 lines
272 B
JSON

{
"vod":"\/home\/example\/web\/uploads",
"api":"http:\/\/127.0.0.1:8080\/v1",
"hls":"http:\/\/127.0.0.1:8080\/hls\/live.stream.m3u8",
"pid":"\/home\/example\/hls-recorder\/ffmpeg-flock",
"mail":["info@example.org","dir@example.org"],
"loglevel":1
}