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

Fix bot duplicated audio track issue #5693

Merged
merged 1 commit into from
Sep 2, 2022
Merged

Fix bot duplicated audio track issue #5693

merged 1 commit into from
Sep 2, 2022

Conversation

keianhzo
Copy link
Contributor

@keianhzo keianhzo commented Sep 1, 2022

The bot is adding the track to the WebRTC media stream track which makes it send two tracks. This PR adds the destination stream to the outbound stream as we do with the mic stream, that fixes the double track issue.

@keianhzo keianhzo merged commit 13a80cf into master Sep 2, 2022
@keianhzo keianhzo deleted the fix-bot-track branch September 2, 2022 08:24
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.

None yet

1 participant