SuddenlyHazel / dfinity-streams

4 stars 0 forks source link

Ogg / Opus support. #1

Open SuddenlyHazel opened 3 years ago

SuddenlyHazel commented 3 years ago

Appears decode worker is actually what we need:

https://github.com/chris-rudmin/opus-recorder/issues/224

I suspect moving everything back over will be worth it.

SuddenlyHazel commented 3 years ago

https://github.com/Garciat/libvorbis.js

Not Opus but less green...

SuddenlyHazel commented 3 years ago

https://github.com/sthales/opus-recorder-mod

libopus.js

SuddenlyHazel commented 3 years ago

https://developer.mozilla.org/en-US/docs/Web/API/MediaStreamAudioSourceNode

?? Access to PCM???