SCRecorder
iOS camera engine with Vine-like tap to record, animatable filters, slow motion, segments editing (by rFlex)
SwiftyCam
A Snapchat Inspired iOS Camera Framework written in Swift (by Awalz)
SCRecorder | SwiftyCam | |
---|---|---|
- | 1 | |
3,059 | 2,076 | |
- | - | |
0.0 | 0.0 | |
over 3 years ago | over 2 years ago | |
Objective-C | Swift | |
Apache License 2.0 | BSD 2-clause "Simplified" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SCRecorder
Posts with mentions or reviews of SCRecorder.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning SCRecorder yet.
Tracking mentions began in Dec 2020.
SwiftyCam
Posts with mentions or reviews of SwiftyCam.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Camera & Video Capture in a SwiftUI project
Unfortunately SwiftUI doesn’t fully support the use of the camera without doing some interop with UIKit. That being said it’s really not too hard and can be adapted from existing examples out there. Just found this one of the Snapchat camera. As for saving a file, take a look at some of the AV capture delegate protocols. They give you functions that let you know when a user has started and ended their capture session and even returns a file url of the output (in some cases you can make it a binary stream so you can save it to wherever you need). Depending on what your app is trying to achieve, you can take the photo and upload it to a backend or save it locally in the file system
What are some alternatives?
When comparing SCRecorder and SwiftyCam you can also consider the following projects:
PBJVision - 📸 iOS Media Capture – features touch-to-record video, slow motion, and photography
YPImagePicker - 📸 Instagram-like image picker & filters for iOS
ImagePicker - :camera: Reinventing the way ImagePicker works.
NextLevel - ⬆️ Media Capture in Swift
FastttCamera - Fasttt and easy camera framework for iOS with customizable filters
Fusuma - Instagram-like photo browser and a camera feature with a few line of code in Swift.
CameraEngine
CameraBackground - Show camera layer as a background to any UIView
CameraManager - Simple Swift class to provide all the configurations you need to create custom camera view in your app
SCRecorder vs PBJVision
SwiftyCam vs YPImagePicker
SCRecorder vs ImagePicker
SwiftyCam vs NextLevel
SCRecorder vs FastttCamera
SwiftyCam vs FastttCamera
SCRecorder vs Fusuma
SwiftyCam vs CameraEngine
SCRecorder vs NextLevel
SwiftyCam vs CameraBackground
SCRecorder vs CameraManager
SwiftyCam vs Fusuma