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

Multiple cameras #16

Open
MathieuLF opened this issue Apr 16, 2021 · 2 comments
Open

Multiple cameras #16

MathieuLF opened this issue Apr 16, 2021 · 2 comments

Comments

@MathieuLF
Copy link

Hello,
First of all, thanks for this script, it's absolutely perfect!

However, I have a problem, and I'm not sure why. I have an "Outdoor" camera, and two "Blink Mini".

All cameras are synchronized to the Cloud by Blink's synchronization module. But the Powershell script only downloads the videos from the Outdoor camera ... not the others.

I cannot diagnose my situation.

Do you have an idea?

Thank you so much!

@BroomofBronx
Copy link

I have the same issue, Blink Mini-files doesn´t synchronize. Why I don´t know.
Have the Mini connected on its own syncmodule. With limited knowledge about programming I managed to change the code and now know that the code detects the syncmodule but not the Mini.

@tanguero79
Copy link

tanguero79 commented Oct 6, 2023

For anyone also having this problem, I found the solution. In my case, the script auto-created the folder for the "Outdoor" group on the sync module, but would not create them for the "Home Insisde" group I have which are all Blink Mini cameras. Once I made the "Home Inside" folder, then within that folder made a folder for each named camera ("Front Room" and "Hallway" for example), the script (which was still running when I did this) began to download all the videos for those cameras.

Hope this helps anyone else with this issue.

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

3 participants