Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image Tracking Crash on Vuzix M400 #32

Open
niyaziulke opened this issue Sep 13, 2021 · 0 comments
Open

Image Tracking Crash on Vuzix M400 #32

niyaziulke opened this issue Sep 13, 2021 · 0 comments

Comments

@niyaziulke
Copy link

Hello,

The sample app crashes on Vuzix M400 glasses when I try to use image and object tracking features before starting the camera. This occurs both with Native Android and Javascript SDKs. There is no problem in instant tracking, face detection and many other features on the same device. All features work perfectly on my smartphone. The error messages are:

2021-09-10 15:26:03.810 590-765/? E/CamX: [ERROR][ISP ] camxifecrop10.cpp:689 ValidateDependenceParams() Invalid Crop window 8, 24, 4032, 3024, input dimension 4032 * 3024
2021-09-10 15:26:03.897 590-765/? E/CamX: [ERROR][STATS_AF ] af_core_input.cpp:167: af_map_input_pdaf_info input is invalid
2021-09-10 15:26:03.898 590-765/? E/CamX: [ERROR][ISP ] camxifemnds16.cpp:884 ValidateDependenceParams() Crop window 8, 24, 4032, 3024, input dimension 4032 * 3024
2021-09-10 15:26:03.898 590-765/? E/CamX: [ERROR][ISP ] camxifecrop10.cpp:689 ValidateDependenceParams() Invalid Crop window 8, 24, 4032, 3024, input dimension 4032 * 3024
2021-09-10 15:26:03.898 590-765/? E/CamX: [ERROR][ISP ] camxifemnds16.cpp:884 ValidateDependenceParams() Crop window 8, 24, 4032, 3024, input dimension 4032 * 3024
2021-09-10 15:26:03.898 590-765/? E/CamX: [ERROR][ISP ] camxifecrop10.cpp:689 ValidateDependenceParams() Invalid Crop window 8, 24, 4032, 3024, input dimension 4032 * 3024 

and

Abort message: 'java_vm_ext.cc:542] JNI DETECTED ERROR IN APPLICATION: JNI GetObjectClass called with pending exception java.lang.RuntimeException: Fail to get camera info'

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant