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] Asymmetrically Streaming to support Multi-Device per Server #17

Closed vmohan7 closed 2 years ago

vmohan7 commented 3 years ago

Currently, the SDK disables multiple users from connecting to the server to avoid spying case scenarios. However, there can be useful cases where it would be desirable to have multiple devices connect to the same server. For example, an asymmetrical game or even mobile blockchain authentication (Metamask Mobile for example)