2 images
Author
Description
Complete iOS camera engine with Vine like pause/resume, filters, player with smooth loop, exporter with precise parameters
In short, here is a short list of the cool things you can do:
- Record multiple video segments
- Remove any record segment that you don't want
- Display the result into a convenient video player
- Save the record session for later somewhere using a serializable NSDictionary (works in NSUserDefaults)
- Add a video filter using Core Image
- Merge and export the video using fine tunings that you choose
Framework needed:
- CoreVideo
- AudioToolbox
- GLKit
Pods:
pod 'SCRecorder'