@swin66 wrote:
I looking to write a simple app that is when the user button that does the following:
- Has a simple button marked "Start"
- Camera in preview mode - no button required to take picture
- UI to allow adjustment of camera options i,e, focus, white balance
When the user presses the Start button the following loop happens
- Set n=1
- Take photo and save locallyas "pic - n"
- Perform other processing actions
- Go to (2) and repeat loop 20 times
- Save photos to cloud provider
Can anyone give me guidance on how to do the camera part?
Posts: 1
Participants: 1