mirror of
https://github.com/hsnks100/liveflow.git
synced 2025-09-26 20:21:12 +08:00

- modify Dockerfile to include static files and create videos directory - update docker-compose to change UDP port range - add install-ffmpeg-lsan.sh for FFmpeg installation with Leak Sanitizer - create lsan.Dockerfile for building with Leak Sanitizer
12 lines
129 B
TOML
12 lines
129 B
TOML
[service]
|
|
port = 8044
|
|
[rtmp]
|
|
port = 1930
|
|
llhls = false
|
|
disk_ram = true
|
|
[docker]
|
|
mode=false
|
|
[mp4]
|
|
record=false
|
|
[ebml]
|
|
record=false |