Request for DeepStream SDK Upgrade Information

Hello, I am currently working with the following setup for my DeepStream pipeline:

  • DeepStream SDK Version: 6.3.0
  • CUDA Driver Version: 12.2
  • TensorRT Version: 8.6
  • cuDNN Version: 8.9

Here is the current pipeline linking configuration:

streammux.link(queue1)
queue1.link(pgie)
pgie.link(tracker)
tracker.link(nvanalytics)
nvanalytics.link(pgie1)
pgie1.link(sgie2)
sgie2.link(sgie3)
sgie3.link(sgie4)
sgie4.link(nvstreamdemux)
I am interested in upgrading to a newer version of the DeepStream SDK. Could you please advise on the latest version available that is compatible with my current setup, and if there are any specific considerations or steps required for the upgrade?

Thank you for your assistance.

Whether you use Jetson or DGPU, generally speaking, upgrading DeepStream requires upgrading CUDA/TensorRT/CuDNN.

For Jetson, you also need to upgrade Jetpack.

Specific to your pipeline, there should be no compatibility issues.

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

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