Can use AVCaptureVideoDataOutput and AVCaptureMovieFileOutput at the same time?
问题 I want to record video and grab frames at the same time with my code. I am using AVCaptureVideoDataOutput for grab frames and AVCaptureMovieFileOutput for video recording. But can't work and get the error code -12780 while working at the same time but individual. I searched this problem but get no answer. Did anyone have the same experience or explain? It's really bother me for a while time. thanks. 回答1: I can't answer the specific question put, but I've been successfully recording video and