Skip to content

Commit c5f8dca

Browse files
committed
readme
1 parent 07063db commit c5f8dca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DropboxStreamUploader
2-
Uploads RTSP video stream from IP camera to Dropbox every 30 seconds.
3-
The stream is splitted into 2-minutes video files. Each video file is encrypted with zip.
2+
Uploads RTSP video stream from IP camera to Dropbox every 2 MB [min 5, max 30 seconds].
3+
The stream is splitted into 1-minutes video files. Each video file is encrypted with zip.
44
To reduce space usage it automatically deletes zips older than 1 hour but they still can be recovered within 30 days with Dropbox Pro account.
55
When upload fails or power shortage happens unencrypted video file is kept locally so can be viewed and deleted later.
66
Uses ffmpeg.

0 commit comments

Comments
 (0)