wave Transcode Edge

Gateway-authenticated VOD ladder transcode + per-subscriber live ABR rung selection, with usage metered in transcode-minutes.

transcodeABR ladderedge
  gateway-authenticated request
    │
    ▼   Transcode Edge on the WAVE protocol plane
  POST /v1/transcode ─▶ {source, mode, ladder}
  GET  /v1/transcode/live/:ns/:rung ─▶ per-subscriber ABR rung
    │
    └─ auth + metering federate through api.wave.online
submit VOD ladderPOST /v1/transcode
select live rungGET /v1/transcode/live/:ns/:rung

Gateway-fronted — authentication, quota enforcement, and metering all happen at the gateway before this spoke is reached.