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)
i saw deepstream binding apps test4 but it is different from my idea
hi i have a problem can help me in that?
my pipeline is like this : source → uridecode → mux → videoconv → osd → nvmsgconv → nvmsg broker
i want to get each frame with metadata from NVDSFrameMeta but i have some problems in nvmsgconv config file so how can i get frame (binarry or numpy or whatever) and NVDSFrameMeta to send with nvmsgbroker ! or should i say how nvmsgconv config file have to be to doing this ?
for the sake of clarity : if i can’t get one of them to send to kafka how can i get another one to send by kafka? or if i can get both how can i do that?
Thanks a Lot!.