Hello,
I'm trying to let a video play on a target image, the video should play as soon as the target is found.
I'm using vuforia's ImageTarget samples. I want the video to play automatically when the target is found, not by pressing the play button.
Thanks for your help.
I am having the exact same issue when using the Video Player on a Quad. It's been driving me nuts for the past week. The video automatically starts playing once the Play button is pressed. I want the video to only play when the target image is found.
When running the app on my iPhone, the video automatically starts once the app start. Definitely not how it should be. I've tested a ton of different settings and still no luck. Simply turning on or off Play on Awake, is doing the trick. Can you please explain what exactly this means. "removing the button logic from the sample". Any help is greatly appreciated.