Unity : Rendering YUV 4k Camera Stream

Here is a managed version of the visualizer that does not require enabling the unsafe flag in the project settings. Note the scripts are named the same so only one can be in your project at a time unless you rename the script and it’s reference in the AsyncCameraCapture script.

YUVCameraVisualizer.cs (6.4 KB)