Àlex Vicente

Results 14 comments of Àlex Vicente

[2022_07_21_09_04_am.log](https://github.com/Unity-Technologies/UnityRenderStreaming/files/9166873/2022_07_21_09_04_am.log)

Of course, I've been developing and using an application on Fedora for about 2 years and it worked great until I added Render Streaming and got this error.

I had the same problem and following your instructions fixed it! But my problem now is that I can't find the variable to change the rows and columns, it's always...

Of course. What I attached is a Bidirectional sample scene with 4 contributors on localhost. This is running on a high end machine, so it should work flawlessly, but the...

@karasusan I sent you .zip with the profiler info, maybe you didn't notice it. There you can see that the problem is the RenderStreaming.Update() process (not sure tho). I tried...

I used 1920x1080, as it is the minimum resolution I need for my app

I am using URP + OpenGL on Linux x64 and only with Chrome browsers. I've tested on RTX 3080 Ti and Tesla T4 on AWS and I got the same...

If I add a mediaStreamTrack that has its texture resolution constantly changing Unity ends up freezing. You can test this by screensharing a window and quickly resizing it. Can be...

Hi, I think that adding support only for Ubuntu using the common NVCodec shouldn't be so much more challenging that it is on Windows or other platform. But idk, I...