Difference between publish direct message and using nvmsgconv+nvmsgbroker

Hi, I see this file librdkafka/examples/producer.c at master · confluentinc/librdkafka · GitHub allow me publishing information to broker. And I don’t know the difference between this code and using nvmsgconv+nvmsgbroker in your code examples?

The nvmsgconv and nvmsgbroker is made for the gstreamer framework or deepstream. The other is just a library which can be consume in a normal application.

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)

Sorry for the late reply, Is this still an DeepStream issue to support? Thanks!

nvmsgconv+nvmsgbroker is ready-made code to generate json string and send to broker. please refer to the doc nvmsgconv nvmsgbroker. you may use the custom code to replace nvmsgconv+nvmsgbroker functionality.

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

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