Hi,
I am using Unity3d 3.5.5 and QCAR version 2.5.8.
I want to add framemarkers in a loop whereas marker ids are downloaded via WWW class.
1) Can I have sample code with adding video over particular framemarker and audio over another framemarker after adding them dynamically.
2) How to change content on button click once framemarkers are added with video/audio contents. I might want to remove video over particualr marker and add Text instead.
3) Please also tell me the files names as well where code will be modified since this is my first implementation of framemarkers via QCAR.
Cheers
Ayaz Alavi
Yes, downloading the video to the device storage and then playing it is a viable option;
I recall other developers in this Forum have reported to have successfully implemented this technique;
if you search the Forum, you should be able to find a few instances on this subject (perhaps with some code snippets too...)