I would like to see if it\'s possible to have direct access to Opus using getUserMedia or anything similar from the latest browsers.
getUserMedia
I\'ve been researching
This is not a complete solution, @Brad's answer is actually the correct one at this time.
One way to do it is to compile Opus to Emscripten and hope that your PC can handle encoding using JavaScript. Another alternative is to use speex.js.