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

[BUG] That Echo #33

Open
rusch95 opened this issue Jan 21, 2021 · 4 comments
Open

[BUG] That Echo #33

rusch95 opened this issue Jan 21, 2021 · 4 comments

Comments

@rusch95
Copy link

rusch95 commented Jan 21, 2021

I'd really love to help to cut down on the echo issues.

@UltraLuigi
Copy link

UltraLuigi commented Jan 21, 2021

Most echoes are caused by hardware, where someone's microphone is picking up the speaker output. That's not something that can easily be fixed with software. Echoes are the main reason to use push to talk, which I believe is impossible to implement in a web application.

@rusch95
Copy link
Author

rusch95 commented Jan 22, 2021

If it's WebRTC, I think something like https://developers.google.com/web/updates/2018/06/more-native-echo-cancellation might be relevant. I also know plenty of web apps with push to talk, such as Discord's web version.

@UltraLuigi
Copy link

Well I'm not a developer for this so I don't know if that would help. As for push to talk, this came from one of the devs on discord:
image

@rufreakde
Copy link

We could solve the echo issues on chrome:
chrome://settings/content/microphone

By just setting the microphone used to the "real microphone" default was "What U hear" resulting in big big echos...

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

No branches or pull requests

3 participants