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.
W
Wolfgang Damm
said
over 9 years ago
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.
girish