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

Don't show disconnected warning when peerconnection is disconnected for a split second #48

Open
farao opened this issue May 24, 2020 · 0 comments
Assignees
Labels

Comments

@farao
Copy link
Member

farao commented May 24, 2020

What happens quite often with a not so good internet connection is the following: the peerconnection status goes to disconnected because some frames were not received, the "disconnected" warning is shown but then the connection is directly back and you only see the warning flicker for a single moment.

This is disturbing the chat experience and I would suggest either
A) don't completely replace the video but show a small loading icon over it or
B) have a timeout of e.g. 1s before the warning is shown
...or both?

@janlelis janlelis added the ux label May 25, 2020
@janlelis janlelis self-assigned this May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants