Hacker News

Favorites Setup
Comment by ValdikSS | original | How We Made IPFS Content Publishing 10x Faster
[−]ValdikSS · 2026-07-01 Wed 22:37 UTC · link
Also used it several times for almost-live video broadcasts, served over cloudflare ipfs gateway while it was working.

It used HLS with .ts files, in a special way which circumvented cloudflare protection against .mp4 and .ts files, or something along the lines. Don't remember the details, but it was a cheap way to deliver your stream to any video player using standard protocols only.