Skip to content
This repository has been archived by the owner on Jun 2, 2021. It is now read-only.

Make it possible to take multiple photos sequentially #7

Open
mateusfccp opened this issue Jul 7, 2020 · 5 comments
Open

Make it possible to take multiple photos sequentially #7

mateusfccp opened this issue Jul 7, 2020 · 5 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mateusfccp
Copy link
Owner

As discussed on #6, although it's not currently viable to provide a way to make burst capture of images, it is possible to provide a way to take photos sequentially asynchronously.

This will be made by, instead of returning a Future<String> containing the path to the taken picture, provide a way to pass a Stream<String> where the MagicEye page will add each taken photo.

This will, possibly, require changes on the API, making it a breaking change.

@mateusfccp mateusfccp added the enhancement New feature or request label Jul 7, 2020
@mateusfccp mateusfccp self-assigned this Jul 7, 2020
@mateusfccp
Copy link
Owner Author

The work started on branch v0.2.

I am also making a simplification of the API and I'm going to try to solve #2 and #4 for this version, while deferring #1, so it will take a little while to be done.

@mateusfccp mateusfccp added this to the Version 0.2.X milestone Jul 20, 2020
@jamesdixon
Copy link

@mateusfccp thanks for the update! Very exciting!

@jamesdixon
Copy link

Hi there! Just curious if there are any updates coming soon?

@mateusfccp
Copy link
Owner Author

mateusfccp commented Oct 23, 2020

Hey, @jamesdixon. Sorry for the delay.

I started to work on the 0.2 version, but sadly I got so much occupied that I have barely any free time to work on this... Can't give you any estimation by now... sorry

I love your doggo, tho

@jamesdixon
Copy link

No need to apologize, @mateusfccp ! I completely understand and no worries at all. Best to you in your adventures.

And thanks! Cool cat :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants