Hi!
I saw that cloud recognition can be obtained with Vuforia Web Services (proper licence required: ok).
It means that with the same apk/ipa, I can customize my marker according to my client.
Ok, great!
Now, a rather similar question: always inside the same apk/ipa, can I customize the action I make once the marker is recognized?
In my case, the process is: recognition ==> I launch a video.
What I want to do is to launch a video according to my client/target.
Feasible?
2nd question: for performance reasons, it would be even better if the target and the video were stored locally.
Feasible?
Thank you!
Yes this is possible. Please refer to our Core Samples, specifically the Image Target scene, for more information.
Where you store the videos is up to you, but if you'd like to store your targets locally I'd recommend using a device dataset instead of the cloud reco service.
Thanks,
Vuforia Support