"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

A sample to show how to draw video background with OpenGL ?

I'm trying to update a Vuforia app that is using OpenGL to render over the video background. The new Vuforia framework doesn't have the drawVideoBackground method but I can't find a sample that describes how to draw video background with the new Vuforia Framework and OpenGL.

It seems that drawVideoBackground was removed in version 7, so maybe if I could get an archive of version 7 samples ? Can't find the old samples anywhere.

I really need help on this, thank you.

 

Edit, this is what I tried so far but that still doesn't show the video, what am I missing ?

 

videoBackgroundTexture=new Vuforia::GLTextureData(); mRenderer.setVideoBackgroundTexture(*videoBackgroundTexture);

mRenderer.updateVideoBackgroundTexture(); //called on every frame

Hi,

Our native Android Samples use OpenGL 3 for rendering.

Hope it helps.

Vuforia Engine Support

jptsetung

Tue, 10/20/2020 - 08:30

In reply to by mcotora

It didn't help, Vuforia 8 samples probably show how to draw video background on iOS. Vuforia, wake up please, i'm just asking for an archive your own samples. You must be able to provide this to your paying customers, this is basic support.

Hi,

I can provide the samples, please let me know for which SDK version do you want the iOS samples? 7.x? 8.x?