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 Mar 22, 2022. It is now read-only.
I'm working with a device peer that does not implement trickle ice.
My side is a uwp application that receives an offer from the remote device peer.
The offer includes ice candidates and the peer expects my side ice candidates included in the answer.
Since there is no access to local description, there is no way to wait for the candidate to be populated into the answer.
Is there a way to disable the trickle ice option or to overcome this issue in other way?
Thanks
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'm working with a device peer that does not implement trickle ice.
My side is a uwp application that receives an offer from the remote device peer.
The offer includes ice candidates and the peer expects my side ice candidates included in the answer.
Since there is no access to local description, there is no way to wait for the candidate to be populated into the answer.
Is there a way to disable the trickle ice option or to overcome this issue in other way?
Thanks
The text was updated successfully, but these errors were encountered: