This commit is contained in:
Brad Ganley 2024-10-21 23:26:26 -05:00
parent 00da79b43b
commit 787b01b18f

View File

@ -14,7 +14,7 @@ cp example.env .env
Edit `.env` as needed:
```env
OUTPUT_PATH=/path/to/cathut
RTSP_URL=rtsp://admin:963852pop@192.168.51.17:554/Streaming/Channels/102
RTSP_URL=rtsp://admin:password@192.168.1.108:554/Streaming/Channels/101
CHUNK_SIZE=600
MAX_AGE=720
```