1. Install

2. Create a live input + mint a playback URL

3. Push a broadcast

4. Subscribe

Other modalities

Voice

new Voice(...) + Calls.OriginateAsync + AudioBridge.AttachAsync

Robotics

new Robotics(...) + PublishTelemetryAsync / SubscribeCommandAsync

Games

new Games(...) + PublishStateAsync / SubscribeInputs

Data

new Data(...) + PublishAsync / SubscribeAsync