VRwithAndrew / VR-360VideoPlayer

Template project for VR 360 Video Player series.
15 stars 10 forks source link

Issues with Oculus Quest #1

Open iliesaya opened 4 years ago

iliesaya commented 4 years ago

Hi , I am following your tutorial number 1 to display a simple video, on unity when I press Play it's displaying correctly the video, but on Oculus Quest it doesn't launch and says Project "has stopped" just after unity splash screen. Any idea how to debug this ? could it be something with OVRCameraRig ? thanks.

VRwithAndrew commented 4 years ago

Hey Mohammed! You'll most likely want to double-check that the version of Unity and OVR you're using are compatible.

Andrew

On Thu, Nov 7, 2019 at 6:00 AM Mohammed-iliès ayachi < notifications@github.com> wrote:

Hi , I am following your tutorial number 1 to display a simple video, on unity when I press Play it's displaying correctly the video, but on Oculus Quest it doesn't launch and says Project "has stopped" just after unity splash screen. Any idea how to debug this ? could it be something with OVRCameraRig ? thanks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/C-Through/VR-360VideoPlayer/issues/1?email_source=notifications&email_token=AB56INNRT7P5GYTOJQCVZZ3QSPYLHA5CNFSM4JKE322KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HXSIZKA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB56INIOVH2HIGNDFD7UCCDQSPYLHANCNFSM4JKE322A .

iliesaya commented 4 years ago

I redownloaded the project, installed Unity 2019.1.2f1 , imported my video and changed the Size property of RT_Video to 5376 x 2688 (output size of a Gopro Max). Now it's working on the headset :) I am noticing a small quality loss though, looks like the video is now 4k instead of 5k , here is screenshot : https://i.imgur.com/TczC4tr.jpg , do you know a tricks to keep the 5k resolution ? thx !

VRwithAndrew commented 4 years ago

I believe 4k is the max you can go using Unity without any additional plug-ins.

However, this Oculus addition may help you.

https://developer.oculus.com/downloads/package/vr5kplayer/

Andrew

On Fri, Nov 8, 2019 at 4:13 AM Mohammed-iliès ayachi < notifications@github.com> wrote:

I redownloaded the project, installed Unity 2019.1.2f1 , imported my video and changed the Size property of RT_Video to 5376 x 2688 (output size of a Gopro Max). Now it's working on the headset :) I am noticing a small quality loss though, looks like the video is now 4k instead of 5k , here is screenshot : https://i.imgur.com/TczC4tr.jpg , do you know a tricks to keep the 5k resolution ? thx !

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/C-Through/VR-360VideoPlayer/issues/1?email_source=notifications&email_token=AB56INPPZQPRWNQQ7F3RRL3QSUUS7A5CNFSM4JKE322KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDPHAWY#issuecomment-551448667, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB56INMLV5IFTN5RW2DF4MTQSUUS7ANCNFSM4JKE322A .