/VideoCaptureDemo

A sample project demonstrating different video capture pipelines on iOS

Primary LanguageObjective-C

VideoCaptureDemo

A sample project demonstrating different video capture pipelines on iOS

  • UIImagePickerController
  • AVCaptureSession + AVMovieFileOutput
  • AVCaptureSession + AVAssetWriter

Please read objc.io issue 23 for the accompanying article