You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

28 lines
506 B

server:
port: 8888
system:
payload:
enable: true
maxRetryTime: 3
maxCpuUsage: 95.0
maxMemoryUsage: 95.0
ffmpeg:
timeout: 5000 # millisecond
toHls:
base:
encodeCodec: h264
profile: baseline
preset: fast
crf: 28
bitrate: 1M
vfScale: -1:640
gopSize: 3
keepalive:
enable: true
pollInterval: 5 # minute
checkInInterval: 1 # minute
hlsRoot: hls
hlsName: trans
hlsTime: 3.0
hlsListSize: 3
hlsWarp: 15