开发者

Take Photos Automatically - iPhone

I'm trying to perform the task of taking a picture, but triggered by code instead of relying on the touching of the camera but开发者_Go百科ton in UIImagePickerController. Can this be done? I want to take a 10 pictures, 1 per second.


As answered here, check out Apple's AVCam sample. It shows how to get both still images and video from the camera.


You should look into the AVFoundation framework -- that makes it pretty easy to do.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜