MediaDance
SLA BOUNDARY: ≤ 150MS ROUND-TRIP LATENCY

Sovereign Video Calling Infrastructure for Digital Health

Stop entanglement. Stop rebuilding complex media routing rules inside your consumer apps. Provision cryptographically isolated, zero-persistence WebRTC channels globally via the MediaDance single-hop gateway.

[01 // ISOLATION]

Multi-Tenant Routing Moat

Room contexts scale independently. Multi-tenant logic separates identities directly at the WebSocket handshake layer, eliminating cross-contamination or packet bleeding risks.

[02 // LATENCY]

Single-Hop SFU Network

Media tracks execute over decentralized edge routers. Core parent apps handle metadata only, bypassing proxy latency drops to secure true peer-to-peer real-time clarity.

[03 // PIPELINES]

High-Fidelity Ambient Tap

Fork audio channels simultaneously straight into volatile memory queues. Deliver raw, uncompressed byte blocks directly to your analytical endpoints the millisecond a call terminates.

// integration

One API call.
Room provisioned.
Session live.

Your backend calls one endpoint. MediaDance issues a cryptographically signed token. Your client connects directly to the nearest edge node.

01
Provision the room
POST /v1/rooms from your backend. Never from the browser.
02
Receive signed token
RS256 asymmetric JWT. Role + room baked in. 5 minute expiry.
03
Client connects
Pass token to MediaDance SDK. P2P stream established. Done.
session_broker_handshake.sh
// Provision a room — server-side only

$ curl -X POST https://api.mediadance.io/v1/rooms \
  -H "x-telehealth-api-key: $MEDIADANCE_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "tenantID":        "tenant_clinical_prod_01",
    "roomReferenceID": "session_9821",
    "role":            "host"
  }'
room provisioned in <200msRS256 · wss · zero-persistence

[ COMMERCIALLY ISOLATED LEASE TIERS ]

Scale your operational footprint without code entanglement.

01 // STARTUP SANDBOX
$149/mo

Perfect for early stage deployment instances like InstaDR Lite. Includes full multi-tenant handshake validation and standard WebRTC media channels.

  • • Max 1,000 Concurrent Rooms
  • • Standard Edge Routing
  • • Webhook Post-Call Dispatches
02 // INSTITUTIONAL SCALEPROD
$599/mo

Engineered for high-volume healthcare networks like ZenSpace Clinical. Unlocks parallel volatile memory buffers for real-time transcription streaming.

  • • Unlimited Tenant Key Gen
  • • Live RAM Audio Tap Forking
  • • Dedicated Regional SFU Nodes
03 // GLOBAL DEDICATED
$1,899/mo

Isolated physical iron deployments for multi-region hospital ecosystems. Zero shared hardware footprints and un-throttled core media assets.

  • • Physical Hardware Isolation
  • • BGP Anycast Edge Routing
  • • Custom Encryption Handshakes