User unable to connect to video

Video SDK version 2.3.0

We received a report about a user having trouble entering their session. The session id is M//K4g96QSaZwHyMkGW52g== and the user key is 8e45dd28-c021-44be-958d-62ed04dc9da5.
Based off the zoom dashboard view, the user’s health and video quality are both reported as ‘Good’.

At first it seems like the user’s video permissions were denied: errorCode 6100 and message ‘Video loaded metadata timeout 3’ (potential user error?).

Following that, we observed multiple attempts to re-enter the session. Twice, the user got ActiveMediaFailedCode.VideoStreamMuted (code 207), which we see means ‘The camera was temporarily occupied and then released.’ Could you provide further insight on what caused that and how a user can avoid that going forward?

Finally, it does seem like the user is able to successfully enter on the 7th attempt. A couple of follow-up questions: Since their attempts were back to back, is the issue random and resolved by repeated re-entry? Also, are you able to see if this user was automatically kicked by the SDK or leaving on their own?

Thanks!