Page 1 of 1

iOS - Take Picture without prompting...

Posted: Thu Jan 05, 2012 4:54 pm
by hoburne
Hi,

I have been looking at the iPhonePickPhoto command and wondered if there is a way to take a picture (using either camera) without using the built in camera interface.

I have been using:

Code: Select all

mobilePickPhoto "front camera" 300, 300

I need to be able to take a picture without prompting.

Any pointers?

Thanks!

Re: iOS - Take Picture without prompting...

Posted: Wed Jan 25, 2012 12:04 am
by monte
I think it would be possible via an external. With AVFoundation you don't have to display the preview.