Skip to content

An example of a video recording app by using NatCorder and OpenCVForUnity.

Notifications You must be signed in to change notification settings

EnoxSoftware/NatCorderWithOpenCVForUnityExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

Demo

Setup

  1. Download the latest release unitypackage. NatCorderWithOpenCVForUnityExample.unitypackage
  2. Create a new project. (NatCorderWithOpenCVForUnityExample)
  3. Import NatCorder.
  4. Import NatShare.
  5. Import OpenCVForUnity.
    • Setup the OpenCVForUnity. (Tools > OpenCV for Unity > Set Plugin Import Settings)
  6. Import the NatCorderWithOpenCVForUnityExample.unitypackage.
  7. Change the "Minimum API Level" to 24 or higher in the "Player Settings (Androd)" Inspector.
  8. Change the "Target minimum iOS Version" to 11 or higher in the "Player Settings (iOS)" Inspector.
  9. Add the "Assets/NatCorderWithOpenCVForUnityExample/*.unity" files to the "Scenes In Build" list in the "Build Settings" window.
  10. Build and Deploy to Android and iOS.

ScreenShot

screenshot01.jpg