简体   繁体   English

使用iPHone OS 3.x自动捕获视频

[英]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. 我刚刚查看了iPhone应用程序Touch Cam( http://itunes.apple.com/us/app/touch-cam-video-recording/id337848815?mt=8 ),该应用程序会自动提供捕获视频。

There is no api provided for this in iPHone OS 3.x. iPHone OS 3.x中没有为此提供的api。

Is there any hidden API (Undocumented ) is available for this. 是否有任何隐藏的API(未记录)可用于此。 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. 如果您不希望使用标准视图,则可以使用UIImagePickerController允许用户捕获视频并提供自定义叠加层。 This has been available since iOS 3.1. 自iOS 3.1开始可用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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