AVFoundation camera tutorial [closed]

淺唱寂寞╮ 提交于 2019-11-27 20:49:05

问题


Is there a basic tutorial for the AVFoundation for use with the camera anywhere?

UIImagePicker isn't the right tool for my app and it looks like this is but I'm not sure how to get it going.

I can kind of see how to take a picture using AVCaptureStillImageOutput but I can't see how to display the camera view onto the screen.

Any help is much appreciated.

Thanks

Oliver


回答1:


If you're a registered Apple developer, session 409 (in the Graphics and Media section) of this year's WWDC is a very good tutorial: http://developer.apple.com/videos/wwdc/2010/

here are more direct links ...

session 409:

http://adcdownload.apple.com//videos/wwdc_2010__sd/session_409__using_the_camera_with_av_foundation.mov

also, session 405 intro:

http://adcdownload.apple.com//videos/wwdc_2010__sd/session_405__discovering_av_foundation.mov



来源:https://stackoverflow.com/questions/3643445/avfoundation-camera-tutorial

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!