Jump to content

Need help getting the markers sample to work


nande

Recommended Posts

Hi, i'm not able to make the markers sample to work.

I'm using ue 5.2, latests wave sdk, elite xr with latest firmware, the device is still android 10 so i'm targetting android 29 (more than that and the device rejects the apk).

i've ensured the camera permissions are set. the pass-through works.

It keeps printing " Marker system fail to start". notice that it passes the " Check Supported feature".

on logcat i only get one line that says " Start marker result =1"

result 1 seems to be

WVR_Error_SystemInvalid                  = 1,    /**< The initialization was not finished or the feature was not started yet. */

but i have no idea how to fix it.

could someone please help me? this is a critical piece of our app.

thanks a lot! 🙏

 

 

image.thumb.png.50dc346ad8e8c835c345216b7ee76562.png

 

image.thumb.png.5367dbf1a9bfc6d3b779204afe3e0f26.png

 

image.thumb.png.128355f8b7467e4a14cb801b9258d0ce.png

also i tried to track the code to understand what could be missing but the code seems to simply call some dll object. so i cant really investigate much.

image.thumb.png.708427db17762b44f36913b8e4093783.png

 

image.thumb.png.381cb69dbd4ecf54212e757b4bae75b9.png

Link to comment
Share on other sites

  • 2 weeks later...

took me a long time to figure out. and thanks to the help from someone at HTC.

it seems you need to set the tracking mode to Default (MR mode)  in the device's settings > General > Tracking mode.

otherwise markers and scene perception do not work.

i use the instant since it has far less overhead time when iterating on development. i wish it's supported on day.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...