NatCorder With OpenCVForUnity Example
- An example of a video recording app by using NatCorder and OpenCVForUnity.
- An example of native sharing and save to the camera roll using NatShare API.
Environment
- Anddroid (Pixel) / iOS (iPhone8, iPhone6s)
- Unity >= 2018.3+ (Unity 2019.2 or higher is recommended due to the Unity issue)
- Scripting backend MONO / IL2CPP
- NatCorder - Video Recording API 1.7.1+
- NatShare - Mobile Sharing API 1.2.2+
- OpenCV for Unity 2.3.8+
Demo
Note
Setup
- Download the latest release unitypackage. NatCorderWithOpenCVForUnityExample.unitypackage
- Create a new project. (NatCorderWithOpenCVForUnityExample)
- Import NatCorder.
- Import NatShare.
- Import OpenCVForUnity.
- Setup the OpenCVForUnity. (Tools > OpenCV for Unity > Set Plugin Import Settings)
- Import the NatCorderWithOpenCVForUnityExample.unitypackage.
- Change the "Minimum API Level" to 24 or higher in the "Player Settings (Androd)" Inspector.
- Change the "Target minimum iOS Version" to 11 or higher in the "Player Settings (iOS)" Inspector.
- Set the reason for accessing the camera in "cameraUsageDescription".
- Set the reason for accessing the microphone in "microphoneUsageDescription".
- Add the "Assets/NatCorderWithOpenCVForUnityExample/*.unity" files to the "Scenes In Build" list in the "Build Settings" window.
- Build and Deploy to Android and iOS.
Android Instructions
Build requires Android SDK Platform 29 or higher.
iOS Instructions
After building an Xcode project from Unity, add the following keys to the Info.plist file with a good description:
NSPhotoLibraryUsageDescriptionNSPhotoLibraryAddUsageDescription

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

