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

Add a VR Broadcaster Component that only broadcasts to first connected client #1

Closed vmohan7 closed 3 years ago

vmohan7 commented 3 years ago

To avoid multiple VR headsets connecting to a Unity instance, added a check in the Broadcaster component to ignore requests after the first one.