Hi, We are using the this package in Unity to play some big videos for a university experiment. The issue we have is that, since the videos are really big(8k, uncompressed), there usually are several seconds for blackscreen before the video actually plays. We are trying to find a way, in Unity, to "pre-load" the video, but can't find any. We also tried to add a "Loading..." text to the camera (so that the text always follows the head movement), but it seems to be covered by the 360 video.
Can anyone help us on the "pre-load" issue? Or is there a way to bring the "Loading..." text to foreground?
We are quiet new to Unity and VR, so I'm very sorry if these questions sounds stupid....
Hi, We are using the this package in Unity to play some big videos for a university experiment. The issue we have is that, since the videos are really big(8k, uncompressed), there usually are several seconds for blackscreen before the video actually plays. We are trying to find a way, in Unity, to "pre-load" the video, but can't find any. We also tried to add a "Loading..." text to the camera (so that the text always follows the head movement), but it seems to be covered by the 360 video.
Can anyone help us on the "pre-load" issue? Or is there a way to bring the "Loading..." text to foreground?
We are quiet new to Unity and VR, so I'm very sorry if these questions sounds stupid....