Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU): Tesla
• DeepStream Version : 6.2
• JetPack Version (valid for Jetson only)
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only): 525
• Issue Type( questions, new requirements, bugs)
• How to reproduce the issue ? (This is for 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 need to send some custom data via kafka to mysql. Custom data depends on the meta data obtained at object level.
for example if number person is greater than 5 in a frame , I need to send severity level to kafka.
Kindly help me on this