How would I display what the Camera can see in a view as if you were using the Image Picker in Camera Mode?
Is this possible, to access the camera directly?
How would I display what the Camera can see in a view as if you were using the Image Picker in Camera Mode?
Is this possible, to access the camera directly?
I should have looked further…
Check out this question http://stackoverflow.com/questions/1001347/iphone-camera-preview-overlay, which provides the below. link to a tutorial on how to do something very similar to my question.