Is there a basic tutorial for the AVFoundation for use with the camera anywhere?

UIImagePicker isn't the right tool for my app and it looks like this is but I'm not sure how to get it going.

I can kind of see how to take a picture using AVCaptureStillImageOutput but I can't see how to display the camera view onto the screen.

Any help is much appreciated.

Thanks

Oliver

link|improve this question

75% accept rate
feedback

1 Answer

up vote 17 down vote accepted

If you're a registered Apple developer, session 409 (in the Graphics and Media section) of this year's WWDC is a very good tutorial: http://developer.apple.com/videos/wwdc/2010/

link|improve this answer
1  
Brilliant! Thanks! Just registered last night with the dev program and I didn't know anything about these tutorials! If I could give you +2 votes I would :D Thanks – Fogmeister Sep 4 '10 at 18:50
feedback

Your Answer

 
or
required, but never shown

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