|
|
|
Looking for help on JavaScript audio stream Opus encoding decoding
|
|
1 points
by tomjacobs
1965 days ago
|
|
I'm building a telepresence robot, which streams audio. It works streaming raw PCM audio, but encoding it with libopus and decoding it in browser JS libopus results in buzzing and chipmunk voices. Anyone had any experience with libopus in JS? Demo: http://teleportconnect.com/ |
|