-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I want to use a small browser-window as my computer is not very good in terms of GPU. When I reduce the size of my browser, the app still enforces a full-screen layout. Once the full-screen is deactivated, the app is crashing:
In the dev console I see this error:
Uncaught (in promise) Error: The video element has not loaded data yet. Please wait for `loadeddata` event on the <video> element.
at fromPixels_ (main.js:1476)
at Object.fromPixels (main.js:1476)
at main.js:1111
at main.js:1476
at t.scopedRun (main.js:1476)
at t.tidy (main.js:1476)
at Ze (main.js:1476)
at FaceMesh.estimateFaces (main.js:1111)
at updateFaceMesh (main.js:111048)
at animate (main.js:111254)
Metadata
Metadata
Assignees
Labels
No labels
