4 lines
99 B
Bash
4 lines
99 B
Bash
OUTPUT_PATH=./
|
|
RTSP_URL=rtsp://USER:PASSWORD@192.168.1.108:554/example/url
|
|
CHUNK_SIZE=600
|
|
MAX_AGE=1 |