Easy AR 3.1 open camera failed on Android 5.1 device Unity 2017.4 & 2018.2.19 & 2018.4.5

+1 vote
asked Jul 31, 2019 by shields (160 points)
The app works fine with Easy AR 2.3 but I want to get 64 bit.  I've tried building with easy AR 3.0 and 3.1  both get same error

 I/Unity   (24884): [EasyAR] use ezar camera device
I/Unity   (24884):
I/Unity   (24884): (Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/Android/runtime/DebugBindings.gen.cpp Line: 51)
I/Unity   (24884):
I/Unity   (24884): [EasyAR] open camera failed
I/Unity   (24884):
I/Unity   (24884): (Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/Android/runtime/DebugBindings.gen.cpp Line: 51)

Also tried to use the custom camera option but opening of camera still fails.  The result is that the app is up and running but camera never opens.  Any advice would be greatly appreciated.  Thanks for your time.

2 Answers

–1 vote
answered Aug 2, 2019 by adenio (1,250 points)
Take a look at this other question .. maybe this can help you: : https://answers.easyar.com/15669/easyar-3-01-camera-error-onload
0 votes
answered Aug 6, 2019 by zhangpengar (3,060 points)
What's your Android device? Are you using a built-in camera or a USB camera?
Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...