Can't Download video #328
Unanswered
ComicPuzzle
asked this question in
Q&A
Replies: 1 comment
-
Sorta got it to work. It'll work for a little bit, maybe download one or two and then stop or say unexpected EOF. Sometimes it'll stop before downloading anything. Not sure what I'm doing wrong, any help would be appreciated. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
First off, thank you for putting this together Daniel.
I am having trouble with downloading the videos I need. It successfully finds the cameras and data. It says its downloading video files in the right time frame, but nothing happens, it kind of just stops.
I've set the --download-request-timeout to 600.0 seconds which should be plenty (I think) and still nothing happens. The command I am running is below:
docker run --volume /Users/daniel/Downloads:/downloads unifitoolbox/protect-archiver download --address ******* --username ***** --password ***** --start 2023-04-29 --end 2023-04-30 --ignore-failed-downloads --download-request-timeout 600.0 /downloads
Any help would be greatly appreciated!
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions