File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Assets/NatCorderWithOpenCVForUnityExample Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ public class NatCorderWithOpenCVForUnityExample : MonoBehaviour
99 {
1010 public static string GetNatCorderVersion ( )
1111 {
12- return "1.8.0 " ;
12+ return "1.8.1 " ;
1313 }
1414
1515 public Text exampleTitle ;
Original file line number Diff line number Diff line change 55
66
77## Environment
8- * Anddroid (Pixel) / iOS (iPhoneSE )
8+ * Anddroid (Pixel) / iOS (iPhoneSE2 )
99* Unity >= 2019.4.26f1+
1010* Scripting backend MONO / IL2CPP
11- * [ NatCorder - Video Recording API] ( https://assetstore.unity.com/packages/tools/integration/natcorder-video-recording-api-102645?aid=1011l4ehR ) 1.8.0 +
11+ * [ NatCorder - Video Recording API] ( https://assetstore.unity.com/packages/tools/integration/natcorder-video-recording-api-102645?aid=1011l4ehR ) 1.8.1 +
1212* [ NatShare - Mobile Sharing API] ( https://github.com/natsuite/NatShare ) 1.2.5+
13- * [ OpenCV for Unity] ( https://assetstore.unity.com/packages/tools/integration/opencv-for-unity-21088?aid=1011l4ehR ) 2.4.4 +
13+ * [ OpenCV for Unity] ( https://assetstore.unity.com/packages/tools/integration/opencv-for-unity-21088?aid=1011l4ehR ) 2.4.5 +
1414
1515
1616## Demo
You can’t perform that action at this time.
0 commit comments