chrome-hls
chrome-hls copied to clipboard
Add enableWorker option.
Follow #9, Firefox can't play HLS now if enableWorker
is true in HlsConfig
.
To be compatible with Chrome, I make enableWorker
optional and set it to true by default.