Hi,
I’m trying to make a 360 video player for Oculus Quest and I use the AvProVideo plug-in.
Everything works fine on Unity. I can watch videos both from a local folder and from a Url e.g rtsp, http.
But when I run it on Quest I cannot see anything. I just watch the background.
I tried to run the video player of Unity with this link http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ForBiggerJoyrides.mp4 and it doesn’t show anything.
It seems that Quest cannot play the urls.
I have give the permission for Internet Access in the player settings.
Do you have any idea why is this happening?