deltacast-sdi-recorder/backend/.env.example

8 lines
136 B
Text
Raw Permalink Normal View History

2026-04-14 09:21:06 -04:00
FFMPEG_PATH=/usr/bin/ffmpeg
RECORDING_DIR=/recordings
DELTACAST_PORT_COUNT=4
SRT_ENABLED=true
SRT_LATENCY=5000
PORT=8000
LOG_LEVEL=INFO