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
In recent versions of the Unnamed SFU, the client will restart ICE whenever the connection's ICE state goes into failed. I'm occasionally getting the following error:
ICE Agent can not be restarted when gathering
It happens somewhere in the code that handles incoming offers; I'd need to add more detailed logging in order to know which exact function triggers the error. How do I avoid this problem?