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 was archived by the owner on May 18, 2026. It is now read-only.
My group and I are working on an experience that requires an active webrtc connection. We have noticed that using face tracking works quite well until we initialize our RTCPeerConnection, after which the video appears to get into a deadlock.
This is not reproducible on desktop. It occurs only on phones - both android and iPhone.
My group and I are working on an experience that requires an active webrtc connection. We have noticed that using face tracking works quite well until we initialize our RTCPeerConnection, after which the video appears to get into a deadlock.
This is not reproducible on desktop. It occurs only on phones - both android and iPhone.
Is there any way this is a known issue?