Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) GPU
• DeepStream Version 6.2
• JetPack Version (valid for Jetson only) 5.1.1
• 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)
I am testing deepstream test4 python binding example with Azure. It is sending the information correctly to Azure IOT Explorer. By default it is sending bounding box, frame number, object id, object make, type and so on. I want to modify the data to be send by deepstream test 4 example to Azure IOT Explorer. How can I do that?