I'm sorry if this is already answered...

All I need is how to fire up the rear facing camera and display it in an image view...no taking pictures, no accessing the photo library, just turning on the camera...simple.

I believe AVCapture is the thing to use, but anything I look into goes way deep than I need and I'm just not that smart. Any help is appreciated.

THANKS!

link|improve this question
feedback

1 Answer

The AVCam sample from Apple is the best place to start. Be warned that the seemingly simple task of displaying a live video preview from the camera is non-trivial.

link|improve this answer
fair enough...I appreciate the link. This is a rare instance where I looking for the easy way out... – Stu Bisch Dec 17 '11 at 18:53
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.