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: Remove mappings when an endpoint expires. #2132

Merged
merged 2 commits into from
May 20, 2024

Conversation

bgrozev
Copy link
Member

@bgrozev bgrozev commented May 17, 2024

  • ref: Use [] syntax to access map, cleanup.
  • fix: Remove mappings when an endpoint expires.

bgrozev added 2 commits May 17, 2024 11:43
With SSRC rewriting source mappings are not removed when an endpoint
expires. This results in duplicate entries in the other endpoints'
mappings when an endpoint does an ICE restart (i.e. is recreated
with the same ID). Subsequently, if an endpoint's WS reconnects,
we signal all mapping including duplicates which may cause a
failure to playback/render some sources.
@bgrozev bgrozev requested a review from JonathanLennox May 17, 2024 17:12
@bgrozev bgrozev merged commit 0bce904 into jitsi:master May 20, 2024
3 checks passed
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.

2 participants