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
The issue seems to happen when you move the camera somewhat fast or if you move out of the camera's field of view and the tracker does not recognizes the face.
I'm on an iPhone X with iOS 12.1 and Safari 12.1. I'm using React and I thought this could be something related to this, but I have thoroughly tested it leaving just the minimum code in order for this to work and the issue is still there. And since this is also happening on the live example I don't think it's related to React
This issue seems related to this one: #163. However, I'm using the build from the latest commit on dev branch and my issue is still happening.
Any help will be much appreciated. Let me know if you need more information.
The text was updated successfully, but these errors were encountered:
Apparently this issue (the video stream freezing for a bit) only happens in React because I've tested it with vanilla Javascript and the video is smooth.
The face tracking is choppy when recognizing the face and the camera stream freezes for a second and then gets very laggy for another second or two.
I'm getting some errors in my console when this happens:
(I got like 48 of this one each time the issue happens)
I tried the example: https://www.auduno.com/clmtrackr/examples/clm_video.html in my iOS Safari browser and I get the same errors, but the camera stream doesn't freezes and the face recognition seems to work mostly fine.
The issue seems to happen when you move the camera somewhat fast or if you move out of the camera's field of view and the tracker does not recognizes the face.
I'm on an iPhone X with iOS 12.1 and Safari 12.1.
I'm using React and I thought this could be something related to this, but I have thoroughly tested it leaving just the minimum code in order for this to work and the issue is still there. And since this is also happening on the live example I don't think it's related to React
This issue seems related to this one: #163. However, I'm using the build from the latest commit on dev branch and my issue is still happening.
Any help will be much appreciated. Let me know if you need more information.
The text was updated successfully, but these errors were encountered: