CONCEPT Cited by 1 source
Operator-to-event ratio¶
The operator-to-event ratio is the scaling primitive for live broadcast operations: how many concurrent events a single human operator can responsibly oversee in a given role. It is the lever you pull to grow event concurrency without growing broadcast headcount linearly.
Why ratios, not headcount¶
Live broadcast operations have two structurally different kinds of work:
- Dashboardable transmission mechanics — pass/fail thresholds on signal quality, latency, and operational limits. A single operator, watching a centralised dashboard, can oversee many streams because the dashboard surfaces only the streams that need intervention.
- Live qualitative signal judgement — A/V sync, QC, switching decisions, closed-caption + SCTE metadata verification. There is no dashboard that compresses N concurrent streams into one operator's attention without viewer-observable quality loss.
These two kinds of work scale differently with concurrency, so they get different ratios.
Netflix's TOC ratios (2026)¶
The TOC model splits the broadcast control room into three specialised roles with three different ratios:
- TCO — Transmission Control Operator (inbound signals): 1:5
- SCO — Streaming Control Operator (outbound feeds): 1:5
- BCO — Broadcast Control Operator (qualitative QC): strict 1:1
Prior phase (2:1 "first-and-second-captain" pairs) was labor-quadratic on concurrency — 10 concurrent events = 20 BCOs. The TOC shift is labor-sublinear on transmission work and labor-linear only on qualitative work, decoupling total headcount growth from event concurrency growth.
The Big Bet exception¶
For flagship events where reliability matters more than concurrency, Netflix overrides fleet-mode ratios with the Big Bet model — an entire BOC is dedicated to a single event. This is a deliberate operational SLO tier above fleet mode: maximum reliability at the cost of one whole facility per event.
Seen in¶
- 2026-04-17 — sources/2026-04-17-netflix-the-human-infrastructure-live-operations — canonical wiki instance. Netflix's 1:5 / 1:5 / 1:1 TOC ratios are the scaling lever that took Netflix Live from one show per month (2023) to ~70 events per month (March 2026).