开发者

Set ImagePickerController object to AVCaptureDeviceInput

开发者 https://www.devze.com 2023-03-07 00:34 出处:网络
I am using ImagePickerController for Video Capturing. I need to save the capturing video as image also . So I choose AVCaptureSession for capturing Images. I con\'t able run开发者_开发问答 the AVCaptu

I am using ImagePickerController for Video Capturing. I need to save the capturing video as image also . So I choose AVCaptureSession for capturing Images. I con't able run开发者_开发问答 the AVCaptureSession as well as ImagePickerController. So I need to give the ImagePickerController as Input to the AVCaptureSession. But I don't know how to do that. Please Help me.. and suggest me for the right way.

Thanks in Advance,

0

精彩评论

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