How to set config file for multiple sources and kafka broker(sink type=6) in test5-app

I did some debugging and found that “sink_sub_bin_sink2” was not added to the pipeline. But I couldn’t confirm the reason and I couldn’t check any other error messages.

I am most curious about whether it is possible to send the metadata of each video to each topic through multiple sinks while using deepstream.

If possible, I’d like to know the clear way. No matter how much I search the forum, I can’t find it, so I’m asking again

And I do not know exactly what the following words in the multi broker part of the READ-ME of the test-5 app

If I need to modify the app, I want to know how to do it and how to assign the id appropriately

These fields force converter / broker components to process only those messages having same value for componentId field and ignore other messages. User should modify the application to fill componentId field of NvDsEventMsgMeta structure.