Issue with streaming big media files #534
Labels
bug
Something isn't working
need/author-input
Needs input from the original author
need/triage
Needs initial labeling and prioritization
I find this project very fascinating because it really opens up IPFS for real-world use.
I've played around with helia-verified-fetch and it works pretty well but it cannot be used with stuff like media elements containing big media files which have to be streamed.
A service worker like this one would make it possible.
If it was easy to integrate the ServiceWorker into other projects which might not be hosted on IPFS it could be used to load media files like images, audio or videos from IPFS in a streaming fashion.
The text was updated successfully, but these errors were encountered: