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(ssrc-rewriting): Check for track owner/sourceName before calling TRACK_OWNER_SET. #2515

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

jallamsetty1
Copy link
Member

When the bridge WS is re-established, JVB sends the full map of audio and video sources. Without the check, the library will end up firing TRACK_REMOVED and TRACK_ADDED for all the exiting tracks. Also, process audio and video source maps only on JVB sessions.

…TRACK_OWNER_SET.

When the bridge WS is re-established, jvb sends the full map of audio and video sources. Without the check, the library will end up firing TRACK_REMOVED and TRACK_ADDED for all the exiting tracks.
Also, process audio and video source maps only on JVB sessions.
@jallamsetty1 jallamsetty1 merged commit 799236d into master Apr 25, 2024
2 checks passed
@jallamsetty1 jallamsetty1 deleted the fix-rewriting branch April 25, 2024 23:28
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

2 participants