Setup BeamXR Account
You'll first need to create a BeamXR Developer Account and Experience so the SDK knows where to send your experience's stream to.
Registration
Head to the BeamXR Developer Portal and sign up using either your email address or desired 3rd party account.
If someone within your organisation has already signed up and created a company on BeamXR, make sure you get them to invite you to join before you register. This will mean you automatically get added to the same company.
Once registered, you will need to create a company. This is to help categorise all of your experiences under your own label.
If you already have a company created, you can simply invite other user's via their email address.
Create Your Experience
After making (or joining) your company you'll be greeted with the main developer dashboard.
You will now want to add an experience by clicking the button in the top right.
Fill out the details as desired and then press Create Experience
Obtain Experience Key
When you create an Experience, an Experience Key will be automatically populated for you. This key is integral for your app, as it tells BeamXR exactly what experience is currently trying to interact with the SDK.
This is the final required step to get up and streaming. You will need to copy both your Key
and Secret
into the Unity SDK in the next stage.