"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

IsPlayableOnTexture is false

Hi

This is part of big problem I'm facing  and is posted here. https://developer.vuforia.com/forum/android/video-doesnt-play-android-device?sort=2 I found that when I try to play a video, the IsPlayableOnTexture function of the VideoPlayerHelper class returns false. I would like to know what are the condition to evaluate if a texture is playable or not. Thank you.

 

AlessandroB

Fri, 07/26/2013 - 05:57

If you are deploying on Android, a video is playable on texture if the OS version on your device is Android 4.0 (ICS) or higher; below 4.0, your video is playable in fullscreen mode only.