API-Examples-Web icon indicating copy to clipboard operation
API-Examples-Web copied to clipboard

Update ReactDemo exemple

Open tutusouza opened this issue 4 years ago • 1 comments
trafficstars

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.

tutusouza avatar Aug 26 '21 19:08 tutusouza

thx for the comments we will check that

yoreland avatar Aug 29 '21 01:08 yoreland