Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve audio quality #26

Merged
merged 5 commits into from
May 31, 2021
Merged

Improve audio quality #26

merged 5 commits into from
May 31, 2021

Conversation

victorges
Copy link
Owner

This should close #7 as much as possible, since apparently there's no real echo cancellation on
most browsers, only some primordial logic to avoid reverberation with audio received exclusively
via WebRTC, for peer-to-peer calling. Ref: webrtc/samples#1243

Echo cancellation is still working on Safari on MacOS, but there's not much we can do apart
from that.

Also improved audio quality overall to see if the glitches improve anyway.

@victorges victorges changed the title improve audio quality Improve audio quality May 31, 2021
@victorges victorges merged commit d7fd3b4 into main May 31, 2021
@victorges victorges deleted the fix/audio-eacho branch May 31, 2021 23:39
@victorges victorges restored the fix/audio-eacho branch May 31, 2021 23:39
@victorges victorges deleted the fix/audio-eacho branch May 31, 2021 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable microphone echo/noise cancellation
1 participant