A live LASA space

The same space in 3D

This is our live, public test space. Drag your circle to move, drag its arrow to turn.

Join

Wear headphones: this is an open microphone into a shared space, and it is binaural.

not connected

Do it yourself

Everything on this page is the public client on npm and a stock server image. The space it joins runs development-mode admission (no tickets); the docs cover tickets, certificates and deployment when you want your own.

  1. Run a space

    docker run --rm -p 4443:4443/udp \
      -e PANAUDIA_ALLOW_UNTICKETED=true \
      panaudia/panaudia-lasa:latest
  2. Install the client

    npm install @panaudia/lasa-client
  3. Read this page's source

    The whole client for this page is demo.js: connect, one entity, capture, binaural playout, the roster. Guides on connecting, audio, presence and state.