- Home /
VR Cardboard on IOS - video not supported? Unity 2017.3 GVR1.12
Trying to run the default video demo in GVR1.12 on Cardboard for iOS, and everything works great except the video libraries don't seem to load. The in-app error is "Video Support libraries not found or could not be loaded! Please add the GVRVideoPlayer.unitypackage to this project."
I definitely imported the package (it shows up in the Assets folder after installing GVR), but still no luck.
Any help is greatly appreciated.
Answer by Neogene · Mar 25, 2018 at 07:41 AM
Sadly no support for iOS (search "video iOS" in the bug area of GitHub).
A solution is to use Unity's VideoPlayer component on a sphere to get maximum compatibility to display 360 videos.
Your answer
Follow this Question
Related Questions
Get device's maximum video resolution? (360 VR project) 3 Answers
(Cardboard) Google VR iOS results in upside-down view 5 Answers
Left eye not rendering when setting Direct Render flag to false - iOS / Cardboard SDK 5 Answers
Google VR Audio does not work on iOS 0 Answers
Video system / rendering is stuck on Android OculusGO 0 Answers