deepstream_python_nvdsanalytics_to_kafka
deepstream_python_nvdsanalytics_to_kafka copied to clipboard
custom payload for send nvdsanalytics message to kafka
Results
1
deepstream_python_nvdsanalytics_to_kafka issues
Sort by
recently updated
recently updated
newest added
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...