rFlex/SCRecorder
iOS camera engine with Vine-like tap to record, animatable filters, slow motion, segments editing observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4776
- days_rel: n/a
- days_push: 1926
- n_releases_24m: 0
Adoption not part of the score
3044 stars · 566 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SCRecorder is an Objective-C framework for iOS that provides a Vine/Instagram-style camera engine built on AVCaptureSession. It supports tap-to-record segmented capture, configurable and animatable Core Image video filters, slow motion, segment removal, and merging/exporting the final audio-video result.
Use cases
- record video in short segments with tap-to-record like Vine in an iOS app
- apply real-time animatable video filters to the camera preview and recording
- build an Instagram-style camera screen in Objective-C or Swift
- capture slow motion video on iOS
- delete individual recorded segments and merge the rest into one clip
- save an unfinished recording session and resume it later
- overlay custom UIViews on top of the live camera feed
When to choose
- you need segmented, Vine-like video capture with filters in an iOS app
- you want a higher-level wrapper around AVCaptureSession with session serialization
- your project is Objective-C or Swift and targets older iOS versions
- you need fine-tuned control when merging and exporting recorded segments
When to avoid
- you need an actively maintained, Swift-first camera library for modern iOS
- you are building for Android or a cross-platform framework
- you only need playback or editing of existing videos rather than camera recording
- you require features beyond capture such as full NLE-style video editing
Facets
library · maturity maintenance
video-processing audio-processing image-processing mobile-development media camera video-recording core-image avfoundation video-filters slow-motion segments video-export objective-c cocoapods vine-style instagram-style video audio ios mobile
1 source
- readme: https://github.com/rFlex/SCRecorder · fetched 2026-08-28 · c3855990b96c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rFlex/SCRecorder | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="rFlex/SCRecorder")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem