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

not able to port #36

Closed
RazaGR opened this issue May 14, 2021 · 0 comments
Closed

not able to port #36

RazaGR opened this issue May 14, 2021 · 0 comments

Comments

@RazaGR
Copy link

RazaGR commented May 14, 2021

I am trying to make meet code works without reactjs, when I run it in browser I get below error the error is happening on }).then((res)=>{ console.log(res);: cause res is null.

could you please guide how to make it work with without reactjs? below is what I tried
Thanks

Edit:
I was able to sort of make it work, but still I am not able to capture person image to new canvas:

Error:
TypeError: Cannot read property '0' of null at createForegroundImage (googlemeet-segmentation-worker.ts:276) at index.html:43

EDIT:
I was missing async calls, finally figured it out.

Thanks for all <3

@RazaGR RazaGR closed this as completed May 15, 2021
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

1 participant