This repository was archived by the owner on Mar 8, 2024. It is now read-only.
This repository was archived by the owner on Mar 8, 2024. It is now read-only.
JS IPFS instance supplied via hls.config prevents Hls.js from kicking off its demuxing web worker #24
Open
Description
By default, Hls.js delegates the demuxing work to a web worker and the Hls.js config is included in the payload sent to that web worker.
Error is thrown when JSON.stringify tries to "stringify" circular structure inside the JS IPFS instance. Hls.js then reverts to inline demuxing as a fallback solution. This is not ideal.
Metadata
Metadata
Assignees
Labels
No labels