Y
Hacker News
new
|
ask
|
show
|
jobs
by
Shared404
2196 days ago
My understanding is that the quoted statement was explaining why they moved away from WebRTC.
2 comments
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
link
kingosticks
2196 days ago
I think it's unlikely they'd release and maintain a wrapper around something they stopped using.
link
https://github.com/tonarino/webrtc-audio-processing