"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

Video and Image

Hi,

The videoplayback example is excellent.

Please help me in critical use case.

 

I have three markers 

Marker1  is associated with media1.mp4

Marker2 is associated with  media2.png (Image)

Marker3 is associated with media3.png (Image)

 

Which means for marker1 my app should play video and for marker2 ,marker3  my app should dispay image.

Please suggest what changes i need to do  in VideoPlayBack Example.

 

Regards

Vineet Aggarwal

 

 

AlessandroB

Fri, 03/29/2013 - 08:22

Hi, this is a case where you can combine the code in ImageTargets sample with the one in VideoPlayback sample;

[quote=vinny82]

Thanks,

I am now able to track image for taget and video for other target.

 

[/quote]

hi, can u show the sample how do u do it?

Thanks

Hy Guys 

I looked after the Video playBack sample and i have a query on same.