0
votes

I am developing an android app using Vuforia SDK and unity. When an image is scanned, I need to display the video from an external source like our own server. How will I do that?

1

1 Answers

0
votes

You can do so using the Cloud Reco feature on Vuforia.

To get you started on Cloud Reco, refer this video

Upload a target into Vuforia Database (Database should be for cloud reco. If not, create a new database for it) and get the Client Keys.

Now integrate the desired API of your external source and voila you've got your app.