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] Verify Unreal Engine Pixel Streaming can be compatible with WebXR Render Streaming #16

Open vmohan7 opened 3 years ago

vmohan7 commented 3 years ago

Pixel Streaming runs as a Unreal Engine Plugin that integrates WebRTC, which is nearly similar to the Unity Render Streaming project. This suggests that it should be possible to make compatible.

https://docs.unrealengine.com/4.27/en-US/SharingAndReleasing/PixelStreaming/PixelStreamingIntro/