1. Open or make a Unity Project.

  2. Add onAirXR package as shown below in the Package Manager.

    Screenshot 2023-08-31 142030.png

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

    Screenshot 2023-08-08 104847.png

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

    Screenshot 2023-08-08 105024.png

  5. Play the editor, then you can connect using onAirXR Client App at the address below.

Additional Steps for Volumetric Streaming (BETA)6.

Volumetric Streaming improves streaming quality by only rendering content inside a specific volume.

  1. Create onAirXR Volume game object from the menu as shown below.

    Screenshot 2023-08-31 143331.png

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

    Screenshot 2023-08-31 144251.png

  3. Add AXRChromaKeyCamera component to your “main” camera.

    Screenshot 2023-08-31 144138.png

🏠  onAirXR Unity XR Plugin Developer Guide

Getting Started


System Requirements


Quick Start


Programming Guide


XR Plugin Settings


Input


Handle Client Events


Volumetric Streaming (BETA)


Build & Run


Build


Command Line Arguments