The Video Playback sample is not a feature of Vuforia. Rather, it is a demonstration app that provides source code to devs as a reference for creating a similar experience. Unfortunately, this can also mean that your success may vary when trying to re-use the sample in its existing form.
2.Try emulating the our source videos' encoding format and native resolution with your content. Perhaps this will allow you to effectively re-use the code.
Hi,
The Video Playback sample is not a feature of Vuforia. Rather, it is a demonstration app that provides source code to devs as a reference for creating a similar experience. Unfortunately, this can also mean that your success may vary when trying to re-use the sample in its existing form.
Some suggestions:
1.Evaluate the VideoPlayer class in Unity 2018 LTS+. This has greatly simplified developing apps with Vuforia that play videos on textures. It is also demonstrated in our Core Samples sample apps on the Unity Asset Store: https://assetstore.unity.com/search?q=vuforia, And in native with our Advanced Topics samples: https://developer.vuforia.com/downloads/samples
2.Try emulating the our source videos' encoding format and native resolution with your content. Perhaps this will allow you to effectively re-use the code.
Thank you.
Vuforia Engine Support