NextLevel
is a set of Swift camera system components designed for easy integration, customized media capture, and image streaming in iOS. Integration can optionally leverage AVFoundation
or ARKit
.
This repository is for examples of the various ways to integrate NextLevel
into a project. Feel free to contribute!
- ARCamera, capture & record ARKit videos, photos
- iOS Device Camera Summary
- AV Foundation Programming Guide
- AV Foundation Framework Reference
- ARKit Framework Reference
- NextLevel, media capture in Swift
- NextLevelSessionExporter, media transcoding in Swift
examples
is available under the MIT license, see the LICENSE file for more information.