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

Track state of call to enableLocalVideo from remote users #6

Conversation

ionel71089
Copy link
Contributor

When a broadcaster disables their video, the audience will see the last frame. Tracking which users have video enabled in a separate set allows the clients to either hide the canvas or display an overlay to hide the last frame of video.

@digitallysavvy digitallysavvy self-assigned this Nov 22, 2024
@digitallysavvy digitallysavvy self-requested a review November 22, 2024 22:15
Copy link
Contributor

@digitallysavvy digitallysavvy left a comment

Choose a reason for hiding this comment

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

update to switch statement.

@ionel71089 ionel71089 force-pushed the disabled-video-last-frame branch from 77b4ba8 to 78360c8 Compare November 25, 2024 07:35
@digitallysavvy digitallysavvy merged commit 5552fe6 into AgoraIO-Community:main Nov 26, 2024
1 check failed
@ionel71089 ionel71089 deleted the disabled-video-last-frame branch January 10, 2025 08:22
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