#282 · Primary category: Video & Animation

SCRecorder

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

Project last updated:05/25/21

GitHub Stars

3.0K

Forks

566

Contributors

25

License

Apache-2.0

Why we included this project

If you build iOS apps that record or edit video, this Objective-C framework saves you from wiring up AVCaptureSession yourself. It records multiple segments you can redo or delete, applies Core Image filters live to the output, and merges everything into one export where you control bitrate, resolution, and time scale. That last knob is what makes slow-motion and timelapse easy, and the session model lets you save a recording state and pick it back up later. Teams building Vine- or Instagram-style capture features get segment editing and UIView overlays out of the box, plus player classes for previewing the filtered result. It is iOS-only and written in Objective-C.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category