mirror of
https://github.com/hsnks100/liveflow.git
synced 2025-09-26 20:21:12 +08:00
20 lines
221 B
TOML
20 lines
221 B
TOML
[service]
|
|
port = 8044
|
|
[rtmp]
|
|
port = 1930
|
|
llhls = false
|
|
disk_ram = true
|
|
[docker]
|
|
mode=false
|
|
[mp4]
|
|
record=true
|
|
[ebml]
|
|
record=false
|
|
|
|
[thumbnail]
|
|
enable=true
|
|
output_path="./thumbnails"
|
|
interval_seconds=5
|
|
width=320
|
|
height=180
|