Hacker News new | ask | show | jobs
by bschwindHN 2196 days ago
We moved away from WebRTC completely for video, networking, and some audio. We still use webrtc-audio-processing for acoustic-echo-cancellation and some other niceties. Here is our Rust wrapper for that library:

https://github.com/tonarino/webrtc-audio-processing