Skip to content

fix(JitsiMediaDevices) prevent multiple listeners when reinitializing #2761

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

Merged
merged 1 commit into from
Apr 10, 2025

Conversation

saghul
Copy link
Member

@saghul saghul commented Apr 10, 2025

Initializing JitsiMediaDevices doesn't rely on any settings / config passed on to JitsiMeetJS.init, so make sure it's initialized only once.

@saghul saghul requested a review from jallamsetty1 April 10, 2025 11:55
@saghul saghul changed the title fix(JitsiMediaDevices) precent multiple listeners when reinitializing fix(JitsiMediaDevices) prevent multiple listeners when reinitializing Apr 10, 2025
Initializing JitsiMediaDevices doesn't rely on any settings / config
passed on to JitsiMeetJS.init, so make sure it's initialized only once.
@saghul saghul force-pushed the no-reinit-devices branch from a2be34d to 7a784f0 Compare April 10, 2025 11:56
@saghul saghul merged commit 4ef3987 into jitsi:master Apr 10, 2025
2 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