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

Check if stream already exists before adding in list #11123

Merged

Conversation

pedrobmarin
Copy link
Collaborator

@pedrobmarin pedrobmarin commented Jan 8, 2021

There are some case scenarios where the stream is duplicated at the API collection. It likely happens because of some stream start event duplication or webcam reconnection. This is not so easy to replicate at development but it has been seen in production more than once.

These changes validate the stream before including it at the user's stream collection.

cc @prlanzarin .

@prlanzarin prlanzarin merged commit 3186584 into bigbluebutton:v2.2.x-release Jan 8, 2021
@pedrobmarin pedrobmarin deleted the api-stream-check 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