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(JitsiConference): Clear jingleSession after session restart. #2461

Merged
merged 2 commits into from
Feb 21, 2024

Conversation

jallamsetty1
Copy link
Member

This makes sure that any track operations that are executed after the terminate is sent and before the new session is established get synced up on the new session.
Also reset the JVB stats. Fixes jitsi/jitsi-meet#14326.

This makes sure that any track operations that are executed after the terminate is sent and before the new session is established get synced up on the new session.
Also reset the JVB stats. Fixes jitsi/jitsi-meet#14326.
@jallamsetty1 jallamsetty1 merged commit 98bcd4e into jitsi:master Feb 21, 2024
2 checks passed
@jallamsetty1 jallamsetty1 deleted the fix-ice-restart branch February 21, 2024 17:16
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.

The outgoing video channel becomes irreparable if xmpp-websocket is enabled and startVideoMuted is set
2 participants