Jetson Nano OpenCV latency Problem

Hi,
You may consider to run gstreamer pipeline and map the buffers to cv::gpu::gpuMat. Please refer to the sample:
Nano not using GPU with gstreamer/python. Slow FPS, dropped frames - #8 by DaneLLL

See if you can run your use-case based on it.

1 Like