简体   繁体   中英

Automatically capture the video with iPHone OS 3.x

I have just view the iPhone application Touch Cam ( http://itunes.apple.com/us/app/touch-cam-video-recording/id337848815?mt=8 ) which provides the capturing video automatically.

There is no api provided for this in iPHone OS 3.x.

Is there any hidden API (Undocumented ) is available for this. or how can we start the capturing of video automatically.

Look forward for positive response.

You can use a UIImagePickerController to allow the user to capture video and provide custom overlays if you don't want the standard view. This has been available since iOS 3.1.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM