Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 393 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 393 Bytes

This package provides a dummy browser implementation including MediaSource Extensions, just sufficient to convince DASH and HLS downloader implementations they are running in a real browser.

Instead of being played as streamed, the data is written to disc.

It has been tested with dash.js and hls.js.