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

Connection isn't kicked after 5-10 minutes of connection loss #144

Open
SleepySquash opened this issue Jan 4, 2024 · 0 comments
Open

Connection isn't kicked after 5-10 minutes of connection loss #144

SleepySquash opened this issue Jan 4, 2024 · 0 comments
Assignees
Labels
enhancement Improvement of existing features or bugfix k::api Related to API (application interface)

Comments

@SleepySquash
Copy link
Contributor

Background

During an active call, connection loss may happen due to bad Internet connection, or manually disconnecting from the network.

Problem to solve

If such connection loss occurs, the connection seems to be alive for too long. I've noticed that even after 5-10 minutes of connection loss, restoring the connection works, video/audio recovers, etc. Well, reconnection does work, yet I think the lost connection should be kicked after 30-60 seconds.

BTW, it may be nice to introduce 0 level signal, so that packages using medea_jason may display disconnected label over videos? Something to indicate, that user is really-really dead, not just bad signal, yet tries to reconnect? Just something to discuss, perhaps?

Note, that all of the above was tested in Android to Web direction. Disconnection was happening manually by disabling the WiFi on the Android device.

@SleepySquash SleepySquash added enhancement Improvement of existing features or bugfix k::api Related to API (application interface) labels Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing features or bugfix k::api Related to API (application interface)
Projects
None yet
Development

No branches or pull requests

2 participants