Alternatives to Jetson Gstreamer Plugins on dGPU

• Hardware Platform GPU RTX 3060
• DeepStream Version 6.2
• TensorRT Version 8.5.2.2
• NVIDIA GPU Driver Version 525.85.12
• Issue Type: questions

I have an application that runs perfectly fine on Jetson Xaiver, however on my dGPU, the plugins “nvvidconv” and “nvegltransform” cannot be found. I understand that these are proprietary to the Jetson platform.

My question is what are the alternatives to these plugins? The application is urgently needed for a client, thank you!

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

  1. On dGPU, you might replace nvvidconv with nvvideoconvert.
  2. on dGPU, there is no need to use nvegltransform, please refer to deepstream sample deepstream-test1.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.