I want to know how to access the iphones camera and work with it in realtime: for example just draw on the camera view.
Another related Question:
Can I display 4 camera-views at once like in “Photo Booth” on the Mac.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can do it by using AVFoundation
it works fine..
http://crayoncoding.blogspot.com/2011/04/iphone-4-camera-views-at-once.html
see the above link for detail code