A service worker that buffers a full video, so when the video tag ask for ranges, these can be satisfied. Play + pause = buffer the whole video.
-
Updated
Mar 8, 2024 - JavaScript
A service worker that buffers a full video, so when the video tag ask for ranges, these can be satisfied. Play + pause = buffer the whole video.
Add a description, image, and links to the preload-video topic page so that developers can more easily learn about it.
To associate your repository with the preload-video topic, visit your repo's landing page and select "manage topics."