Camera differences between UIImagePickerController and AVCaptureSession on iPhone

前端 未结 1 1361
Happy的楠姐
Happy的楠姐 2020-12-28 10:44

I\'m trying to build a replacement for UIImagePickerController, using AVCaptureSession with AVCaptu

1条回答
  •  独厮守ぢ
    2020-12-28 11:03

    Check out "Session 409 - Using the Camera with AV Foundation" in the WWDC 2010 videos. Based on the video, it looks like you can resolve all three of your issues with AVFoundation.

    Hope this helps!

    0 讨论(0)
提交回复
热议问题