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

Update ReactDemo exemple #24

Closed
tutusouza opened this issue Aug 26, 2021 · 1 comment
Closed

Update ReactDemo exemple #24

tutusouza opened this issue Aug 26, 2021 · 1 comment

Comments

@tutusouza
Copy link

In API-Examples-Web/ReactDemo/src/Call.tsx, remove "audioTrack={localAudioTrack}" of line 40.

When you pass localAudioTrack to the "MediaPlayer" component, it executes localAudioTrack.play on the local audio, causing an echo. It can be confused with some kind of problem.

@yoreland
Copy link
Contributor

thx for the comments we will check that

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