Chimiss
all systems operational

Edge media infrastructure

Deliver and stream media
from the closest edge.

Chimiss pulls your media from origin once, caches it across regional points of presence, and streams it back to clients over a single persistent connection. No re-encoding, no lock-in.

POST cdn.chimiss.uk/api/v2/stream
# open a streaming channel to the nearest edge
curl -N https://cdn.chimiss.uk/api/v2/stream \
     -H "Authorization: Bearer <token>" \
     -H "X-Asset-Id: 64eab8ab" \
     --data-binary @segment.bin

HTTP/2 200
content-type: application/octet-stream
x-edge-pop: auto
# bytes are relayed to the client as they arrive

How it works

01 — pull

Origin pull, once

Point a zone at your origin. Chimiss fetches each asset a single time and keeps it warm at the edge, so your servers stay quiet.

02 — cache

Regional caching

Assets are held at the point of presence nearest your audience. Cache lifetime is yours to set per path, down to zero for live segments.

03 — stream

Persistent streaming

The /api/v2/stream channel keeps one connection open and relays bytes as they land — no polling, no reconnect storms.

Footprint

EU · NA
active regions
31 ms
median edge RTT
99.98%
30-day delivery
FRA Frankfurt AMS Amsterdam WAW Warsaw LHR London IAD Ashburn EWR Newark

Status

Edge delivery, origin pull, and the streaming API are operating normally. Incident history and per-region latency are available to account holders.