Files
liveflow/config.toml
2025-07-20 19:02:39 +09:00

21 lines
244 B
TOML

[service]
port = 8044
[rtmp]
port = 1930
llhls = false
disk_ram = true
[docker]
mode=false
[mp4]
record=true
split_interval_ms=3000
[ebml]
record=false
[thumbnail]
enable=true
output_path="./thumbnails"
interval_seconds=5
width=320
height=180