Question

I want to record video with new iPhone SDK available on 3GS without user interaction. I went through UIImagePickerController and UIImagePickerControllerDelegate class reference. I also tried to look at the sample code provided by Apple.

Is it possible to record video without user interaction?

Was it helpful?

Solution

I'd not expect to find such access in the iPhone SDK - potential to record video without the user knowing seems too sneaky.

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