Unity 2017 and GVR Video Player broken ?

Hey,

I rigged up a quick unity VR video playing module by downloading gvr-unity sdk
Installed the unity package and then finished it by importing "GVRVideoPlayer.unitypackage "

But when i open GVR360 video demo scene. It keeps saying

“Video Support libraries not found or
could not be loaded! Please add the
GVRVideoPlayer.unitypackage to this
project”

So after 7 new Projects and countless tries and retires of code. The result is the same

Project Seetings :
Player Settings : Other Settings → Virtual reality SDKs → Cardboard
Platform Android : Minimum API Level Android 7.0 ougat , API LEVEL 24

PS: I did try Unity Video player it plays on desktop nut it doesn’t even load the video or play it on Android

If there’s any other workaround for this please do let me know

Thanks! :wink:

@deltamish Not sure if you’ve already figured this out since it’s been quite a few months since you asked this.
You need to simply build and run the scene on your Android device and make sure the api level is set to 19 or above on player settings.

Cheers :),@deltamish
Not sure if you’ve figured this out by now since it’s been quite a few months since this was asked.
The solution is to simply build and run on your Android device and not on the Unity editor.

Cheers :slight_smile: