Using CloudXR with Unity and AWS

You’re trying to do a lot. :-)

Please do go through the first debug guide. It’s kind of a “CloudXR literacy” tutorial; unless you understand what’s going on and can get each of those checks working, you won’t be able to do anything fancier / more useful.

AWS: It is certainly possible to stream from AWS, there’s just many more things that can go wrong. Make sure you can do what you want to do locally first.

Omniverse: There are two different ways to stream from Omniverse, depending on what you’re trying to do. Here’s some details from the CloudXR docs (this section is new as of this week and the 4.0.1 release): System Requirements — NVIDIA CloudXR SDK documentation

Unity: The is a Unity plugin available that allows you to build a CloudXR client in Unity, but note that (a) it’s in beta, and (b) it only supports Android-based VR headsets that use OpenXR. Detailed docs are here: CloudXR Client Unity Plugin — NVIDIA CloudXR SDK documentation