"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

play youtube video

how can i play youtube video in video playback example?

AlessandroB

Tue, 12/24/2013 - 12:26

Youtube video URLs usually do not point explicitely to a video file (such as ".mp4" or ".m4v" files), i.e. the URL itself does not contain a path to a video file;

the video playback sample requires you to have an explicit video file path in the URL,

see:

tanmay123

Sat, 12/26/2015 - 03:50

Can we play Youtube Video on Texture in Android ??? is it Possible to do that?? If so plz Show a way ..

rachnasagar

Fri, 03/29/2019 - 09:35

In class VideoPlayBack there is a method onSingleTapConfirmed

put this code inside it and enjoy youtube or any link......

{

                boolean isSingleTapHandled = false;