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

Disconnections on flaky networks + no reconnect #198

Open
Lenne231 opened this issue May 17, 2016 · 2 comments
Open

Disconnections on flaky networks + no reconnect #198

Lenne231 opened this issue May 17, 2016 · 2 comments

Comments

@Lenne231
Copy link

We have problems with disconnections on a little bit flaky networks with the WebRTC plugin (0.8.870) but not when using Google Chrome (50.0.2661.102 m).
Furthermore Google Chrome tries to reconnect if the ICE connection state has changed to "disconnected" but the WebRTC plugin does not.
Are there any differences in the implementation? I thought that the plugin and Google Chrome share the same codebase.

@johache
Copy link
Contributor

johache commented May 19, 2016

Disconnections on bad networks are really dependent on luck, so there is not much for us to do.
The auto-reconnection however is relevant, we will look into it.

Thanks

@Lenne231
Copy link
Author

Yes, but i was wondering how many disconnections we have on the same network. With the plugin we have about 2-3 disconnections in 10 minutes, with Google Chrome we have no disconnections in hours.

We are working on an iOS App using the native WebRTC API from Google and have the same problems there. So it doesn't seem to be related to the the plugin only.

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

2 participants