Community

Topic: Android SDK

Blue Screen (SOLVED)

Diogo Sousa
Tuesday, June 6, 2017

Hello,
I am doing some tests with your sdk, but there when i am doing tracks the screen turns to absolute blue, despite that the tracking still works because the 3D model still show.
Do you know what may be causing this,

Best Regards, Diogo Sousa

user profile image
Support Team  (expert)
Thursday, June 8, 2017

Hi Diogo,
in your rendering cycle, before rendering everything else, you have to call RecognitionFragment.renderCamera(ViewportWidth, ViewportHeight, Angle); in order to render the camera view.
Please send me the specs of the devices on which it shows a blue screen instead of the camera view.
Best,

Diogo Sousa
Thursday, June 8, 2017

Thanks for the reply, I will check on that to see if there's something wrong in the code. As for the device that I'm testing is an OnePlus X and an Samsung J5 2016.

Kind Regards, Diogo Sousa

Sign in to add a comment