revolunet / webaudio-wav-stream-player

instantly play remote wav streams using fetch API + WebAudio

Home Page:http://revolunet.github.io/webaudio-wav-stream-player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not working in firefox

vahidtaz opened this issue · comments

how to change this code to work in firefox?

Hi,

Yes, the README says it only supports Chrome, but looks like it can run on Firefox too with some config flags turned on : https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream/getReader#Browser_compatibility

Work for me with these flags on and FF#58