You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.
I am trying to set up a test of using spitfire but the after the initial offer/ answer exchange I never see the the OnIceCandidate event fire. Its just a test using console app where both the sides are spitfire instances in the same app. I am seeing the same issue on both sides of the connection, no OnIceCandidate events.
I see the OnIceGatheringStateChange with states going from "Gathering" then to "Complete" but the OnIceCandidate event never fires. I was under the impression that if you got to the Ice gathering state "Complete" you should have Ice Candidates available. My Ice state goes to "Checking" and stays there.
I am thinking its just some sort for configuration issue.
Thanks for the help,
Cyril
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am trying to set up a test of using spitfire but the after the initial offer/ answer exchange I never see the the OnIceCandidate event fire. Its just a test using console app where both the sides are spitfire instances in the same app. I am seeing the same issue on both sides of the connection, no OnIceCandidate events.
I see the OnIceGatheringStateChange with states going from "Gathering" then to "Complete" but the OnIceCandidate event never fires. I was under the impression that if you got to the Ice gathering state "Complete" you should have Ice Candidates available. My Ice state goes to "Checking" and stays there.
I am thinking its just some sort for configuration issue.
Thanks for the help,
Cyril
The text was updated successfully, but these errors were encountered: