Skip to content

App is crashing when deactivating the fullscreen-mode #5

@TimPietrusky

Description

@TimPietrusky

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:

Screenshot 2021-02-28 at 23 30 29

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions