"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

Put Video Above the Image Target in Android AR

Dear Guys,

Nowadays, I'm trying to put some video replacing the 3D object to locate it above the Image Target. So what I wanna do is when I direct my android device's camera to the Image Target, the video will appear above the marker (not as a GUI Texture).Please anyone help me how to work with the above scenario.your help will be highly appreciated.

moisestafolla

Tue, 08/04/2015 - 23:32

Hi, you should use videoPlayback sample as a base for this. That is exact behaviour is implemented in that sample. It is playing a video as a texture registered to the detected image target.