Hi,
Sorry if this question has already been asked somewhere else, but I can't seem to find any information about it. Also, sorry if my questions seem silly, I'm just starting to program on Unity and Hololens.
I'm currently looking to stream an RTSP video stream on a Unity canvas, and display this canvas on Hololens 2, with low latency. An interesting track presented here (https://docs.microsoft.com/en-us/answers/questions/579936/how-to-stream-video-to-hololens-2-with-low-latency.html) was to use MixedReality-WebRTC.
But this application is now deprecated. Are there alternatives compatible with Hololens 2, please?