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: fixed screensharing persistence and track issue #681

Merged
merged 3 commits into from
May 20, 2024

Conversation

deven98
Copy link
Contributor

@deven98 deven98 commented May 17, 2024

Fixes screen sharing view persisting beyond stopping sharing as well as the track not showing in the view.

@deven98 deven98 requested a review from a team as a code owner May 17, 2024 14:59
@deven98
Copy link
Contributor Author

deven98 commented May 19, 2024

IMP: Before merging - the key solutions for the screen sharing issue are the keys for the video renderer and the logic for when to display the screen share screen.

The PR also changes keys for stream call participant. Check with backend - if session IDs are unique to every user, maybe it is better to keep it as it is. If a session ID is shared with multiple users, then either use user ID or combine user ID + session ID.

Copy link
Contributor

@Brazol Brazol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@deven98 deven98 merged commit 9ffac3b into main May 20, 2024
3 checks passed
@deven98 deven98 deleted the fix/screensharing-persistence-track branch May 20, 2024 11:14
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