Start a new topic

Get metadata from TrackerObject

Get metadata from TrackerObject


I've integrated the wikitude plugin in Unity and I would like to know if it's possible to retrieve the metadata's json of the recognized TrackerObject instance from the local wtc file. Thanks.

Hi Robin,
Are you using cloud or client recognition? 
If you use cloud recognition, the json metadata is supplied to the 'onRecognitionSuccessful' method in your CloudTracker derived class.
When using client recognition, you can't access the information that are stored in a .wtc file. If you are on Mac OS X, install the Wikitude 3d Encoder. This application also installs a Quick Look plugin that allows .wtc files inspection.

Best regards

Andreas
Is this information about not being able to access Metadata in wtc files in client recognition still current?
Login or Signup to post a comment