You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
David Torcivia edited this page Aug 3, 2026
·
3 revisions
Onelight
A review and delivery tool for people who cut picture: upload a version, watch
it frame-accurately, leave notes on the frame they belong to, and send a link
to a client.
It runs two ways from one build. A Docker stack on a machine you own, or
entirely serverless on Cloudflare Workers, D1 and R2. The same job protocol
serves both: it names storage by key and never assumes a filesystem, which is
what lets the second one exist at all.
Pages
Pricing -- what a serverless deployment costs, with the rates
it is derived from and the assumptions labelled as assumptions.
Benchmarks -- how fast the encoding workers are, under
what conditions, and what is still unmeasured.