Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download #1

Open
ErickvanWyngaard opened this issue Apr 29, 2024 · 0 comments
Open

Download #1

ErickvanWyngaard opened this issue Apr 29, 2024 · 0 comments

Comments

@ErickvanWyngaard
Copy link

Hi, thanks for the code.
I want to download the files from the camera to a raspberry pi. I have tried two methods:
Methos 1.
After each record, download last files.
I have made a loop to make 10 recording, and it seems like after about 6 or 7 recordings and uploading, it stop

Method 2.
Make all recordings and then download all.
I have made a loop to make 10 recordings. When it is done recording, loop through the media and download aal the files. This work to some pint, but again seem to stop after a while. I have put a 2 seconds delay in after each download, which seems to make it a bit more stable.

Have you encounter the same problem?
Is there a way to see what the reason for stopping can be?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant