Adding confidence and embeddings to Kafka messages

you can add confidence and embedding to NvDsEventMsgMeta if generate_event_msg_meta of deepstream_test5_app_main.c. The low-level code nvmsgconv, which is opensource, will wrap the data of NvDsEventMsgMeta to Json string. please refer to this topic for how to add confidence.

1 Like