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 stream stop for multiple webcams #11142

Conversation

pedrobmarin
Copy link
Collaborator

Video provider's service for local stream control was wrongly setting the disconnected
state when a multiple webcam user tried to stop a single cam. The stopVideo method
was inconsistent when called multiple times for the same cameraId.

Included a better testing scope for event dispatching and disconnected state handling.

Closes #11140

Video provider's service for local stream control was wrongly setting the disconnected
state when a multiple webcam user tried to stop a single cam. The `stopVideo` method
was inconsistent when called multiple times for the same `cameraId`.

Included a better testing scope for event dispatching and disconnected state handling.
@prlanzarin prlanzarin merged commit 1f3d487 into bigbluebutton:v2.2.x-release Jan 12, 2021
@pedrobmarin pedrobmarin deleted the fix-multiple-webcam-stop-all branch January 21, 2021 10:55
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