Please provide complete information as applicable to your setup.
**• Hardware Platform (Jetson / GPU)jetson nano
**• DeepStream Version5.1
**• JetPack Version (valid for Jetson only)4.6.1
**• TensorRT Version7.1.3
**• Issue Type( questions, new requirements, bugs)new requirements
**• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
The directory used is /opt/nvidia/deepstream/deepstream-5.1/sources/apps/sample_apps/deepstream-app
I now have an image classification model and I use the configuration file to achieve the current functionality.
I want to get the inference information for each image, the source-ID of the image, how can I modify deepStream_app.c?
I set output-tensor-meta to true in the config file