Hi,
I just saw the VideoPlayBack Sample App, It is really very impressive. But I wanted to know are we playing the video on the image using Texture or something else???
Also if I want to play any other Video how can I do that?? means what should be the format and other stufff of the Video to be played??
Thanks in Advance :)
Hi ajinkyashelar
Yes it plays the video on to a texture.
In this case the video is local, but it can be remote - see this thread regarding using a URL:
https://ar.qualcomm.at/content/adding-video-over-marker
Note that for a remote video it will play full screen. The alternative is to download the video locally and then you can play it non full screen.
As regards the format it should work with all formats supported by Apple.
HTH
N