AIO Relay™ is a local relay appliance: ingest once, then push to multiple RTMP destinations. Your outputs are limited by your bandwidth supply, not a monthly plan. It can also originate a live feed from the built-in AIO Studio (featuring webcam, microphone, and canvas/desktop capture mixes) when you do not want to drive ingest from OBS or another encoder.
Use the built-in AIO Studio as the source: stream your camera, microphone, or display capture with professional audio processing like auto-ducking, noise gates, and walkie-talkie effects.
Runs on your machine. Keep latency and control in your hands.
Real-time audio telemetry with 10 distinct modes including Wave, Radar, Heatmap, and Reactor.
Save keys, reorder platforms, and lock the layout. Your workflow remains consistent across every session.
Skip the land-to-cloud-to-endpoint routing tax. Stream from where your encoder already lives.
Know your inputs and outputs. Add destinations by math: bitrate times destinations (plus overhead).
You own the pipeline. No pricing surprises, feature removals, or forced migrations.
Traditional SaaS services ingest your signal to their cloud, add latency, and charge per destination. AIO RELAY v2.0 keeps your signal on your wire with a modular, future-proof transport architecture.
graph LR
S1[Encoder] -->|Ingest| C1(Cloud CDN)
C1 -->|Relay| P1[Twitch]
C1 -->|Relay| P2[YouTube]
C1 -->|Relay| P3[Custom]
style C1 fill:#b50912,stroke:#fff
graph LR
E1[Encoder] --> NMS[Node Media Server]
NMS -->|HLS| MON[Monitor]
NMS --> FF[FFmpeg Egress]
FF --> D1[Twitch]
FF --> D2[YouTube]
FF --> D3[Custom]
style NMS fill:#b50912,stroke:#fff,stroke-dasharray: 4 2
style FF fill:#e50914,stroke:#fff
graph LR
STUDIO["AIO Studio (WebRTC)"] -->|WHIP| MTX{MediaMTX}
E2["Encoder (RTMP)"] --> MTX
PLAYLIST["Playlist (video files)"] --> MTX
MTX -->|WebRTC/WHEP| MON[Monitor UI]
MTX -->|WebRTC / LL-HLS Fallback| EMBED[Embed Player]
MTX --> FF[FFmpeg Egress]
FF --> D1[Twitch]
FF --> D2[YouTube]
FF --> D3[Custom]
MTX -.->|Webhooks| API[Express API]
API -->|Lifecycle| MTX
style MTX fill:#e50914,stroke:#fff,stroke-width:2px
style STUDIO fill:#1f9f5f,stroke:#fff
style PLAYLIST fill:#f5a623,stroke:#fff
style API fill:#1f4fd1,stroke:#fff
style MON fill:#0078d4,stroke:#fff
style EMBED fill:#5c2d91,stroke:#fff