TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Looking for help on JavaScript audio stream Opus encoding decoding

1 pointsby tomjacobsover 4 years ago
I&#x27;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?<p>Demo: http:&#x2F;&#x2F;teleportconnect.com&#x2F;

1 comment

phillipseamoreover 4 years ago
Does it work without libopusjs? Just about all browsers except Safari support opus.