Question

I am working on an app which should allow user to record video on iPhone 3GS.

I was looking into MediaPlayer references but could not find anything there. Can someone give me a head start on the APIs to look for?

Was it helpful?

Solution

You want the UIImagePickerController, which is basically a dialog box that you can show to let the user either take pictures or record video.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top