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

[Feature] Determine IPD from WebXR APIs to send to Server #11

Open vmohan7 opened 3 years ago

vmohan7 commented 3 years ago

Similar to how we are able to calculate the VR Display Size with WebXR and send to the server, we should do the same for IPD as that will allow us that ability to fine tune the visuals from the SDK to match the user preferences.

machenmusik commented 2 years ago

Blast from the past: https://quest-ipd.glitch.me/ Hope it helps!