This is an example app demonstrating DeepAR SDK.
- Preview of fun face filters, effects and background replacement.
- Carousel with filter thumbnails.
- Take screenshot.
- Record video.
- Front and back camera.
- Source code demonstrates how to integrate DeepAR for iOS in your app.
For more info on DeepAR for iOS see: https://docs.deepar.ai/deepar-sdk/platforms/ios/overview
- Open the project in Xcode.
- Create a DeepAR developer account: https://developer.deepar.ai/signup.
- Create a project: https://developer.deepar.ai/projects.
- Add a iOS app to the project. Note that you need to specify the bundle id of your app. In this case it is "ai.deepar.quickstart-ios".
- Copy the generated license key in the
ViewController.swift
instead of your_license_key_here.