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

Active speaker flickers several times per second, appearing and disappearing from the sidebar #1894

Closed
reivilibre opened this issue Nov 13, 2023 · 1 comment
Labels
T-Defect Something isn't working: bugs, crashes, hangs, vulnerabilities, or other reported problems

Comments

@reivilibre
Copy link

Steps to reproduce

During a screenshare, the layout splits with a main pane and the right pane with a list of video feeds.

For the purpose of this example, assume that there is a screenshare active and someone without a video (if that matters) talking.

Outcome

The person talking keeps appearing and disappearing from the sidebar. This happens multiple times a second, which makes it quite distracting.

I think the display should be debounced so it does not update several times per second, e.g. maybe the active speaker should remain for several seconds, especially since they have not been pre-empted by other active speakers.

Operating system

Linux

Browser information

Firefox

URL for webapp

call.element.io

Will you send logs?

Yes

@reivilibre reivilibre added the T-Defect Something isn't working: bugs, crashes, hangs, vulnerabilities, or other reported problems label Nov 13, 2023
@robintown
Copy link
Member

robintown commented Nov 29, 2023

Fixed by #1906

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Something isn't working: bugs, crashes, hangs, vulnerabilities, or other reported problems
Projects
None yet
Development

No branches or pull requests

2 participants