Using mediapipe gpu accelerated python solutions with cuda accelerated opencv

Hi,

Based on the log, the GPU utilization is low.
You can try to read the camera with GStreamer to see if it helps.

Below is an example for your reference:

Thanks.