Does Jeston Orin Nx support a customize render like Holoviz?
https://docs.nvidia.com/holoscan/sdk-user-guide/clara_holoviz.html
We want to streaming a video has ultra low latency.
In the X-Windows environment, there will 1-2 frame latency on the GUI stack.
Holoviz support exclusive display feature, can bypass the GUI stack to reduce this latency.
Nvoverlay do similar thing which send the video to GPU driver directly.
But Nvoverlay have no API, can’t use it directly without the gstreamer.