Open or make a Unity Project.
Add onAirXR package as shown below in the Package Manager.

Check “onAirXR” in XR Plug-in Management of Project Settings.

Add “Tracked Pose Driver” component onto the camera in the scene as shown below.

Play the editor, then you can connect using onAirXR Client App at the address below.
Address : [PC’s IP address]:9090
Please refer to the link below for details on how to use onAirXR Client App.
Volumetric Streaming improves streaming quality by only rendering content inside a specific volume.
Create onAirXR Volume game object from the menu as shown below.

Transform the above volume object to contain your content objects inside.

Add AXRChromaKeyCamera component to your “main” camera.
