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

Firefox sometimes can't move to the connected state #19

Closed
mickel8 opened this issue Feb 6, 2024 · 1 comment
Closed

Firefox sometimes can't move to the connected state #19

mickel8 opened this issue Feb 6, 2024 · 1 comment

Comments

@mickel8
Copy link
Member

mickel8 commented Feb 6, 2024

  1. ExICE is controlling
  2. Firefox is controlled
  3. We don't call end_of_candidates on ExICE
  4. Firefox will get succeedded pairs but because ExICE doesn't nominate, Firefox won't move to the connected state.

Calling end_of_candidates solves the problem as ExICE will nominate.

We might also try to set ice2 option in SDP.

Refer to elixir-webrtc/ex_webrtc#68

@mickel8
Copy link
Member Author

mickel8 commented Aug 7, 2024

Currently, we set eoc flag after some timeout so we will always nominate. If FF is controlling it will nominate so I am closing

@mickel8 mickel8 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 7, 2024
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