You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rust server that accepts a raw audio stream from a web client via WebRTC, applies a simple audio effect in real-time, and streams the processed audio back to the client.
About
Rust server that accepts a raw audio stream from a web client via WebRTC, applies a simple audio effect in real-time, and streams the processed audio back to the client.