Add frameId to message data nvmsgconv

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) GPU
• DeepStream Version 6.4
• JetPack Version (valid for Jetson only)
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs) question
• 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 wrote a python app based on deepstream-test3 and deepstream-test4, that write output of detection and tracking to rabbitmq, it works, however I would like to add frameId to each message, what is the simplest way to do this?

thanks

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

seems deepsttream-test4.py already supports frameid. please refer to this code.
Python app is using python binding to develop DeepStream. please refer to this topic for how to add custom information.

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