Is it possible to convert DeepStream SDK buffer type and normal buffer

Hi,

My plugin was made for normal buffer (nvarguscamerasrc bufapi-version=0), now I want to add a sub-pipeline with deepstream plugins (streammux + nvinfer), but deepstream plugins only works with DS buffer type (nvarguscamerasrc bufapi-version=1).
Is there any way to convert between these two type of buffer?
Or is there any example which can handle both type of these buffers?

PS: here is my setup

  • Hardware: Jetson Nano
  • Deepstream 5.1
  • Jetpack 4.5.1
  • TensorRT 7.1
  • Issue type: Questions

Thank you so much.

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU)

• DeepStream Version

• JetPack Version (valid for Jetson only)

• TensorRT Version

• NVIDIA GPU Driver Version (valid for GPU only)

• Issue Type( questions, new requirements, bugs)

• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)

• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)

Hi,
I edited my post to add those info. 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

they are different buffers, there is no way to convert.

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