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(tracks): Do not filter the tracks for p2p. #2468

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

jallamsetty1
Copy link
Member

The tracks should get removed if the startAudioMuted/startVideoMuted flags are set for the conference. Fixes the failing startMuted testcase.

The tracks should get removed if the startAudioMuted/startVideoMuted flags are set for the conference. Fixes the failing startMuted testcase.
@paweldomas
Copy link
Member

What are the symptoms of the issue?

@jallamsetty1
Copy link
Member Author

jallamsetty1 commented Feb 27, 2024

What are the symptoms of the issue?

The symptoms are similar to the ones you were trying to fix. The audio/video tracks don't get added to the p2p connection sometimes. We are hitting this more often now after enabling ssrc-rewriting by default.

@jallamsetty1 jallamsetty1 merged commit 639ad56 into jitsi:master Feb 27, 2024
2 checks passed
@jallamsetty1 jallamsetty1 deleted the fix-p2p-startMuted branch February 27, 2024 17:59
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.

3 participants