I'm developing an AR Tello controller using Unity and C#
The video decoder is from this project.
As shown in the images, the video successfully streams on my laptop.
However, when I build and run this Unity project on the HoloLens 2, the screen turns blank.
Is there a solution that doesn’t...