Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU): GPU, RTX 3090
• DeepStream Version: 6.4
Hi! I am developing a DS app is based on testapp5 which sends through Kafka the detections information. I have been inspecting the messages and I do not see some fields that I would like: confidence and embedding. I need them to try to perform multicamera reidentification (inspiration from mtmc microservices). Is there a way to add those fields? Any tips/examples to explore?