Hello everyone,
The answers I found seemed a bit outdated, so I would like to confirm something before spending time implementing Vuforia in my customer's solution.
Is it technically possible, with a standard license (non cloud) to update remotely the database of image targets by dowloading .dat and .xml files from our own back-end ? (after generating those files through vuforia's dashboard)
Many thanks for your help,
Kind regards,
Thibaut
Hello thibautdu,
If you generate the database files (.dat and .xml) on the Vuforia Target Manager and upload them to your own server, you can download and activate them in your app at runtime just like any other asset. This can be done with a non-cloud license.
Here is a short code example of how you can load and activate a database once you downloaded it from your own server:
Let me know if you have any additional questions.
Thanks,
Vuforia Engine Support