All systems operational
STREAMING INFRASTRUCTURE

Delivery infrastructure for video and audio at the edge.

Media Gateway handles ingest, transcoding handoff, and low-latency edge distribution, so your product team can focus on the player, not the pipeline.

Get API access View documentation
4.2.1
Current release
41ms
Median edge latency
99.98%
30-day uptime
18
Edge regions

One gateway, three jobs

Every stream that reaches your viewers passes through the same three stages. We built Media Gateway around that pipeline instead of bolting features onto a generic CDN.

INGEST

Accepts streams from any origin

RTMP, SRT, and HTTP push ingest with automatic reconnect and health checks on every source.

ROUTE

Routes to the nearest healthy edge

Traffic is placed on the closest edge node with capacity, with automatic failover if a region degrades.

DELIVER

Serves viewers over persistent connections

Chunked delivery over long-lived HTTP connections keeps startup time and rebuffering low on constrained networks.

Check gateway health from anywhere

Every deployment exposes a lightweight status endpoint you can poll from your own monitoring, no auth required for the basic check.

Read the API reference
$ curl -s https://your-domain.example/health

{
  "status": "ok",
  "service": "media-gateway",
  "version": "4.2.1"
}

Built to stay boring

No dashboards to babysit at 2am. Gateway nodes are stateless and disposable — if one degrades, traffic moves and nobody notices.

01

Stateless edge nodes

Any node can be drained and replaced without a support ticket or a scramble.

02

Automatic TLS

Certificates are issued and renewed per-domain with no manual rotation required.

03

Transparent status history

Every incident, however minor, is logged and timestamped on the public status page.