Simon Corsin

4pods

SCRecorder

Complete iOS camera engine with Vine-like tap to record, animated filters, slow motion, segments editing

License: Apache 2

  • Objective C

SCResourcesManager

Download video, images and any kind of resources in a one liner. Datas are saved locally on the device.

License: Apache 2

  • Objective C

SCViewShaker

You start shaking your views with a one liner :). A lot of options are provided to easily customize the shake effect.

License: Apache 2

  • Objective C

SCWaveformView

A blazing fast customizable waveform view. Extract the audio section of an asset (which can be both video or audio) and display a waveform. The SCWaveformView is optimized to do the less file read possible. When scrolling or displaying another part of the waveform, it will only read whatever it needs to render the new section. It will cache the file data to avoid having to read sections that have been already computed. Furthermore, if it does have to read the file, it will read it by bigger segment to minimize the number of read operations next time the timeRange changes.

License: Apache 2

  • Objective C