Home / Companies / Mux / Blog / Post Details
Content Deep Dive

Service workers are underrated, and building media proxies proves it

Blog post from Mux

Post Details
Company
Mux
Date Published
Author
Matthew McClure
Word Count
1,942
Company Posts That Month
7
Language
English
Hacker News Points
3
Post removed?
No
Summary

Service workers, often seen as a means for caching in progressive web apps, are HTTP proxies that can do much more than just caching. They can manipulate requests, resize or convert images, add security layers to HLS streams, and stitch in ads. A service worker is first-party JavaScript that intercepts requests for all pages within its scope. Service workers run in their own context, allowing intensive work without interfering with web page interactivity. They are well supported across evergreen browsers, including mobile ones. One overlooked element of modern streaming video is that it's a lot of text files, making service workers an ideal tool for manipulating media by editing those text files.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Real-time 6 2,440 626 177 +28%
Edge Computing 2 34 17 14 +26%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.