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

How to clear sessions when user changes WiFi network or connects/disconnects VPN #9

Open
anildigital opened this issue Apr 14, 2017 · 0 comments

Comments

@anildigital
Copy link
Contributor

Hi Nolan,

I noticed an issue when user changes WiFI network or connects/disconnects to VPN.. his WebRTC sessions gets affected... so he will try to refresh the page.. but I noticed all his previous WebRTC sessions are still active in elixir-janus
See how it looks when I refresh after switching WiFi connections / connecting to a VPN

hanged_streams

I confirmed this by looking at Janus Admin API.. our old sessions and handles are still active with elixir-janus

janus_webrtc_gateway_adminmonitor_2017-04-14_23-08-28

Do you know what could be done in such cases.. how to stop updating session_last_activity for such dead WebRTC sessions?

Thanks!

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

No branches or pull requests

1 participant