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

Webrtc call is ready in Edge when completed not connected #6670

Merged
merged 1 commit into from Jan 28, 2019

Conversation

capilkey
Copy link
Contributor

@capilkey capilkey commented Jan 28, 2019

The ICE connection has multiple stages and in most browsers the call is ready when the connection state is "connected", but in Edge the call isn't ready until the state is "completed". This PR makes our bridge code ignore the "connected" state update when the browser is Edge.

@capilkey capilkey changed the title webrtc call is ready in Edge when completed not connected Webrtc call is ready in Edge when completed not connected Jan 28, 2019
@capilkey capilkey merged commit c47f59f into bigbluebutton:v2.0.x-release Jan 28, 2019
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

Successfully merging this pull request may close these issues.

None yet

1 participant