Vanilagy/webm-muxer

demo & demo-streaming is not working

hiroMTB opened this issue · 6 comments

Can't argue with that

Good catch!

wow, super fast!

This is not fixed yet at least on latest Chrome + macOS environment.
Error is "Input audio buffer is incompatible with codec parameters"

EDIT: just noticed demo won't work due to same error.
macOS + Chrome should support opus codec but it doesn't alow, strange...

@hiroMTB Hey, can you try out the demo again? I made a little adjustment to the code, but I need to verify this fixes it for you. Make sure you hard refresh so you don't get any cached version.

demo started working!
streaming-demo might need the same modification.
I was using 1ch 96k audio sampling rate for the audio input, that must give me this error.

@hiroMTB Yes, I'm gonna modify the other demos then, I just wanted to verify the fix.