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

Screeching Sound on turning on the Audio #1

Closed
pratiksinghchauhan opened this issue Sep 7, 2020 · 0 comments · May be fixed by #2
Closed

Screeching Sound on turning on the Audio #1

pratiksinghchauhan opened this issue Sep 7, 2020 · 0 comments · May be fixed by #2

Comments

@pratiksinghchauhan
Copy link

I implementing webRTC with socket.io with for signaling, but earlier as soon as I opened the URL it used to give screeching sound, but then after some research, I added a muted attribute in the local video tag so it got fixed but now when I call someone then both the browser have a high pitched screeching sound(less on macOS chrome and more on android chrome), the code which I using as a basis is from this tutorial, I modified the code on line 148 to have audio: true and the HTML video tag for the local video to have muted, rest of the code is exactly same as the repo.

I have read a lot of articles on it but I am not able to find a solution to the screeching. Any help would be appreciated, Thanks.

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 a pull request may close this issue.

1 participant