Surma 12/28/2021

<video>, HTTP range requests & WHATWG streams

Read Original

The article details implementing HTTP range request support for a <video> tag in a custom dev server, using it to stream files from the Perkeep storage system. It explains Perkeep's chunk-based, content-addressable architecture and how to reassemble files. The technical deep dive covers using WHATWG Streams in a Deno backend to enable efficient, RAM-friendly streaming of file contents.

<video>, HTTP range requests & WHATWG streams

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet