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

[stable16] Fix screensharing offer sent to peers not in the call #1753

Merged
merged 1 commit into from Apr 25, 2019

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #1745

Despite its name, "usersInCallMapping" includes all the users in the
room, not only those currently in the call. Therefore, when iterating
through it, it should be checked whether a user is in the call or not to
prevent sending the screensharing offer to peers not in the call.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
@Ivansss Ivansss merged commit 870932f into stable16 Apr 25, 2019
@Ivansss Ivansss deleted the backport/1745/stable16 branch April 25, 2019 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release bug feature: frontend 🖌️ "Web UI" client feature: WebRTC 🚡 WebRTC connection between browsers and/or mobile clients regression
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants