deepstream_python_nvdsanalytics_to_kafka icon indicating copy to clipboard operation
deepstream_python_nvdsanalytics_to_kafka copied to clipboard

Add string variable

Open shreejalt opened this issue 11 months ago • 0 comments
trafficstars

Hi, I want to pass the base64 string in the analytics module. Instead of guint, I have added gchar* and string in the nvdsmeta_schema.h and deepstream_schema.h. I wanted to ask that do I need to allocate the memory for the base64 string the way you do in the generate_event_msg_meta?

How shall I proceed

shreejalt avatar Dec 16 '24 15:12 shreejalt