MixedReality-WebRTC
MixedReality-WebRTC copied to clipboard
Send captured frames to unity
Hello, I managed to capture frames of my desktop with an application built in visual studio 2019. Now my problem is that I want to send those images to unity. From the side of the application everything works and I am able to see the frames while from unity side I get an orange screen. I set up a RemoteVideoPlayer gameobject as described in the tutorials. but it does not work.
I do not know how to solve this problem, hope anyone can help.