"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Load video?

Hi everyone!

I'm a “newbie” in DevNet but i'm interested in everything about augmented reality...I have installed the samples provided for android plataform, and tested on my device, my question is: can i load a video instead of 3D model? thanks for read and answer!

Markelloff

Fri, 10/12/2012 - 12:00

where is the link of the video ??? and some files are missing, https://ar.qualcomm.at/support_file/download/iOS/videoplayback%20sample%20app/vuforia-videoplayback-ios-1-0-2.zip

 

For this sample project, the video is built into the application.

In the Android version, the video is in the /assets directory.

In the iOS version, the video is in the VideoPlayback/assets directory.

You would have to change the code to stream from the network.