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
If user joins the room before the below operation is complete, existing peers in the room will get "Error: Missing Track Info". I am not sure how to delay the user or to signal to the room to try and reacquire the tracks.
If you need further details, please let me know. One way I could see it happen was when I try to connect from the iPhone and join the room too quickly. If use remains on the initial pre-join screen for 3-5 seconds, the issues is not there.
If user joins the room before the below operation is complete, existing peers in the room will get "Error: Missing Track Info". I am not sure how to delay the user or to signal to the room to try and reacquire the tracks.
orange/app/utils/rxjs/RxjsPeer.client.ts
Line 344 in 49cb2cc
The text was updated successfully, but these errors were encountered: