Start a new topic

Play Video after first detection

Play Video after first detection


I am downloading the sample example of Wikitude, and it is working fine. I need to play video after first time detecting image. And video should not be close when user move away camera from Image. 

So, please suggest how can I make it possible. Thanks for for reading this question.

Do you want the video to play full screen in order to stay visible even if the target is lost? If so, use the AR.context.startVideoPlayer("http://myvideo.mp4") function to playback the video full screen.

 
Login or Signup to post a comment