Explore various environments connected in a grid with spatial audio between them.
Sabrina Shanman, Jazmin Cano
- Install NodeJS v14.15.x
- Install npm
- MacOS: If you encounter admin priviledge errors, add
prefix=/Users/yourusername/.npm-global
to your~/.npmrc
(or another prefix)
- MacOS: If you encounter admin priviledge errors, add
- Run
npm install
in this directory - Copy
auth.example.json
toauth.json
- Populate your credentials inside
auth.json
- Obtain
HIFI_*
credentials from High Fidelity's Spatial Audio API Developer Console
- Obtain
- Run
node index.js
- Navigate to
localhost:8080
in your browser and click the "Click to Connect" button