开发者

How do I start auto recording a video in iPhone Sdk

Hi I am working on a application which requires the recroding action for the camera of the iPhone 3GS to start recording a video directly.. Earlier I have done this screwing up the UIImagePicker and using CGGraphicContext to get images but that was for a single image. Is there a possibility of triggering the vedio recording directly. What does the method start recording do that is exposed I tried using it but nothing happens actually. T开发者_运维知识库he other solution I was think was to trigger a timer and capture images and the combine them into a video


This is quite easy with AVFoundation. Just take a look here and documentationabout AVFoundation, AVCapture, sessions, etc.

https://devforums.apple.com/message/199507#199507 (you need to log in to iPhone dev center)

Hope this helps

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜