I am using the Vimeo 360 Video prefab but when I stream the videos on Android the audio plays but the video does not display within a sphere. When it first plays i see a flicker of the first frame but after that I don't see anything.
The audio plays all the way through with the videoPlayer triggering the loopPointReached event.
Any ideas what might be going on? The only errors in LogCat is this:
E/WVMExtractor: Failed to open libwvm.so: dlopen failed: library "libwvm.so" not found
Video which is cached locally is working without a problem.
Any help would be appreciated.
I am using the Vimeo 360 Video prefab but when I stream the videos on Android the audio plays but the video does not display within a sphere. When it first plays i see a flicker of the first frame but after that I don't see anything.
The audio plays all the way through with the videoPlayer triggering the loopPointReached event.
Any ideas what might be going on? The only errors in LogCat is this:
E/WVMExtractor: Failed to open libwvm.so: dlopen failed: library "libwvm.so" not found
Video which is cached locally is working without a problem.
Any help would be appreciated.