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

[BUG] Camera resets from unity placement view rotation on viewing #19

Closed Emeralds closed 2 years ago

Emeralds commented 3 years ago

I can place the WebVR Camera orientation to line up where I want the viewer to see, but when I load the stream in a browser the camera resets directions to the default 0,0,0 rotation.

Currently I have to orient the entire scene to face the right direction so that when the stream is viewed the 0,0,0 rotation is the right direction.