FusedVR / VRStreaming

Unity Render Streaming SDK to stream VR from CloudXR to WebXR over WebRTC
Apache License 2.0
147 stars 24 forks source link

Poor Render Quality in Oculus Quest2 #38

Open ShubhDev25 opened 1 year ago

ShubhDev25 commented 1 year ago

Recently I have been working on Unity render streaming with oculus quest 2, its working and running up but the video render quality is not that good, I have been trying to modify all the versions of the WebRTC package and tried with the hardware encoder (H.264) and software encoder (VP8), software encoder is better but not the best. Can anyone have more options for the optimization of video rendering, Thanks in advance.