Mateo Miccino

Results 13 issues of Mateo Miccino

…ans to match with the result `TEST(CUDA_FastNonLocalMeans, Regression)` and `TEST(CUDA_BruteForceNonLocalMeans, Regression)` are failing because the image from opencv_extras result don't match. This PR is related from opencv/opencv#14296

## Our Code Review Standards https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md

Not QA Needed

Currently, we have some requests with 5000 thousand SECONDS of timeout. That's is 1 hour and 23 minutes. And other requests with no timeout at all. We must check if...

need validation
good first issue

Test! ## Our Code Review Standards https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md

[This PR](https://github.com/decentraland/unity-renderer/pull/3868) implemented the VideoPlayer with an Internal system that assigns the VideoTexture of a VideoPlayer to the corresponding Material. To solve it, we used a system, which is not...

Reported from Discord: Error when logging with the following address: `0x9616Ea0EB40dfA178808CD8606CA3915b3FeafD4` ``` Invalid snapshot data: {"face":"https://peer.decentral.io/content/contents/QmWwqFEVLSLNmLU29KmrNrffQ2cxmSEU1k1dRTFnPn8zSQ","body":"https://peer.decentral.io/content/contents/QmNhycNeeZ3WdmMdz3wmtkvoX89DNw1Tp1q9fZvBiJPHZZ" } ``` ![image](https://user-images.githubusercontent.com/12563266/156296279-70be6f41-d6dd-405b-aef6-59427383a079.png)

### Description Use this branch to generate a profilable Unity build. See the github action links and auto-connect the unity profiler.

do not merge
do not review

Fix https://github.com/livekit/rust-sdks/issues/325 Looks like it was due to a libwebrtc version conflict, now it is not crashing. I added a note in the `./build_android.sh`, maybe doing a bash script to...

I updated to the last version of LiveKit for compiling for Android, and my app is crashing. To discard that problem from my app, I tried with your example app...