diff --git a/Windows DVR/example.env b/Windows DVR/example.env new file mode 100644 index 0000000..90eba41 --- /dev/null +++ b/Windows DVR/example.env @@ -0,0 +1,4 @@ +OUTPUT_PATH=./ +RTSP_URL=rtsp://USER:PASSWORD@192.168.1.108:554/example/url +CHUNK_SIZE=600 +MAX_AGE=1 \ No newline at end of file