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

Examples are too basic #13

Closed
rarmstrong22 opened this issue May 11, 2017 · 4 comments
Closed

Examples are too basic #13

rarmstrong22 opened this issue May 11, 2017 · 4 comments
Assignees

Comments

@rarmstrong22
Copy link

Hello,

I realize that this is more of a "feature request" than an issue: it'd be great if we had some more advanced examples that showed things like

  • Listing/downloading/deleting contents of storage.
  • Live view.

Thanks for writing and sharing this library, by the way.
Rick

@domenzain
Copy link
Contributor

If you've got other example requests list them here.
I'll try to give canonical implementations within a couple of weeks.

@domenzain domenzain self-assigned this May 30, 2017
@domenzain
Copy link
Contributor

Hi @rarmstrong22, please have a look at download_all_images.py.
The only difference with live view is downloading the images in ObjectAdded events.

@domenzain
Copy link
Contributor

There is now a more involved example with many cameras simultaneously acquiring and downloading images.

Please see examples/all_cameras_live.py

@rarmstrong22
Copy link
Author

Thanks! We're into a different part of our project at the moment, but I'll try out the new examples next time we revisit the sequoia.

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

No branches or pull requests

2 participants