Top 11 Swift Avfoundation Projects
-
-
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
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
-
Cabbage
A video composition framework build on top of AVFoundation. It's simple to use and easy to extend.
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
YiVideoEditor
YiVideoEditor is a library for rotating, cropping, adding layers (watermark) and as well as adding audio (music) to the videos.
-
Reality-Synthesizer
iOS 15.4 AVFoundation LiDAR sensor + MIDI notes = depth-based augmented reality music visualization as the music is being played
-
-
Swift Avfoundation related posts
Index
What are some of the best open-source Avfoundation projects in Swift? This list will help you:
Project | Stars | |
---|---|---|
1 | NextLevel | 2,097 |
2 | Player | 2,016 |
3 | SwiftyCam | 1,999 |
4 | Cabbage | 1,444 |
5 | aural-player | 552 |
6 | NextLevelSessionExporter | 240 |
7 | HybridCamera | 198 |
8 | YiVideoEditor | 104 |
9 | Reality-Synthesizer | 17 |
10 | Aespa | 15 |
11 | BeAware | 10 |