Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any way to do this via webworkers ? #27

Open
abhisht51 opened this issue Oct 7, 2021 · 2 comments
Open

Any way to do this via webworkers ? #27

abhisht51 opened this issue Oct 7, 2021 · 2 comments

Comments

@abhisht51
Copy link

abhisht51 commented Oct 7, 2021

Lately, I have been experimenting with putting this pipeline on a web-worker to make the experience better.
I have been struggling to send the tflite model to the worker.ts file.
Sending the canvas to the worker.ts was troublesome too but handled it using offscreen canvas.

I also believe putting it on web-worker would fix the issue of Video pausing when browser is in the background #25

The pipeline I have been trying this with is canvas2d using the meet model

@drenmullafetahu
Copy link

I am digging to this solution too.

@drenmullafetahu
Copy link

@abhisht51 Were you able to switch the canvas2d into the worker yet ?, I am having troubles in converting it. Can you please help ?!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants