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

Oculus Quest2 camera stream performance issue #34

Open dhruvaura opened 2 years ago

dhruvaura commented 2 years ago

Hello,

I've used Unity's Render Streaming solution based on WebRTC to stream VR camera stream to web browser. All streaming working fine as expected, but main problem is Performance down in Quest2 app and App FPS goes below to 30 when streaming starts.

See this more details : https://github.com/Unity-Technologies/UnityRenderStreaming/issues/716

Anybody have any solution for above?