Carlos Cabada

Results 38 comments of Carlos Cabada

Sorry, I just read OP wants to remove the warning and not really interested in using GPU, so I guess my comment in this topic is irrelevant then, but will...

> Yes Using the web API. I actually have it delegated to `GPU` and still showing that warning. I can even replicate it in the [codepen](https://codepen.io/mediapipe-preview/pen/OJBVQJm) shared by the online...

@szreik Can you re-open it since it's not really fully resolved. I posted how to replicate it in my previous comment.

In my case I'm using the latest JavaScript tasks-vision library: https://cdn.jsdelivr.net/npm/@mediapipe/tasks-vision@latest/wasm (Note **latest**)

I'm also in Chrome, Apple M1 2020. Don't know if the OS affects, so worth mentioning it.

Did you ever figure it out? I'm having the same issues, only happens in iOS.

Has this been resolved? We experienced something similar when importing a VRM

What steps did you follow? I only followed these: https://github.com/sepfy/libpeer/tree/whip/examples/esp32#instructions but applied to the esp32s3's example folder (https://github.com/sepfy/libpeer/tree/whip/examples/esp32s3) and it worked

Hi, did you manage to solve this?

I need to do everything in real-time, not over recorded files. I'm doing a virtual character control but the rotations seem to be so wrongly done. This is what I'm...