且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

使用 AVFoundation 框架(AVCaptureSession)在 iPhone 中录制视频?

更新时间:2023-01-06 09:44:24

查看 WWDC 2010 的示例代码 http://developer.apple.com/videos/wwdc/2010/ 例如 AVCamDemo.

Check out the sample code from the WWDC 2010 http://developer.apple.com/videos/wwdc/2010/ for example the AVCamDemo.

登录到您的 iPhone 开发者帐户(带有免费下载 WWDC 2010 会议视频"的框),然后您会看到一个新页面,您可以在其中单击在 iTunes 中查看",然后在 iTunes 中(!)您将获得链接到 WWDC 2010 示例源代码...或者您可以尝试链接

Login to your iPhone developer account (the box with "Download WWDC 2010 Session Videos for Free") then you see a new page and there you can click on "View in iTunes" and then in iTunes(!) you get the link to the WWDC 2010 example source code... or you can try the link

http://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?code=y&source=x&bundleID=20645

但要下载源代码,您还必须登录您的开发者帐户.

but to download the source code you must also login to your developer account.