Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU): NVIDIA GeForce GTX 1650
• DeepStream Version: 6.1
• TensorRT Version: 8.4.3-1
• NVIDIA GPU Driver Version (valid for GPU only): 510.47
• Issue Type( questions, new requirements, bugs): Question
Hi, I’m new to DeepStream and Kafka. I have multiple cameras which have multiple analytics like line-crossing, overcrowding, direction and roi. I want to send this data as a custom JSON to Kafka. The documentation given is very confusing. (Schema customization - Gst-nvmsgconv)
Can someone clarify the following:
- Which files should I modify to create custom schemas and payloads?
- What is the role of msgconv_config.txt (given in deepstream-test4) and cfg_kafka.txt (also in deepstream-test4)