Browse Source

added new parameters

master
Sándor 2 years ago
parent
commit
dd50765ef0
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      config.example.json

+ 2
- 0
config.example.json View File

@ -2,6 +2,8 @@
"vod":"\/home\/example\/web\/uploads",
"api":"http:\/\/127.0.0.1:8080\/v1",
"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",
"mail":["[email protected]","[email protected]"],
"sleep":5,


Loading…
Cancel
Save