File tree 2 files changed +4
-4
lines changed
Assets/NatCorderWithOpenCVForUnityExample
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
9
9
{
10
10
public static string GetNatCorderVersion ( )
11
11
{
12
- return "1.8.0 " ;
12
+ return "1.8.1 " ;
13
13
}
14
14
15
15
public Text exampleTitle ;
Original file line number Diff line number Diff line change 5
5
6
6
7
7
## Environment
8
- * Anddroid (Pixel) / iOS (iPhoneSE )
8
+ * Anddroid (Pixel) / iOS (iPhoneSE2 )
9
9
* Unity >= 2019.4.26f1+
10
10
* 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 +
12
12
* [ 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 +
14
14
15
15
16
16
## Demo
You can’t perform that action at this time.
0 commit comments