Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)
GPU • DeepStream Version
DS6.4 • JetPack Version (valid for Jetson only) • TensorRT Version
8.6.1.6 • NVIDIA GPU Driver Version (valid for GPU only)
535.171.04 • Issue Type( questions, new requirements, bugs)
database not push fully with multiple stream • 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)
I am currently using kafka and postgres to collect data from deepstream. Data is fine when using one stream, however, data will be missing when multiple stream is used.
This data is collected by comparing the images collected by using picture and database. The volume of data in database should be equivalent to the image capture from the stream.
which DeepStream sample are you testing or referring to? could you share the configurations of nvmsgconv and nvmsgbroker? can you use deepstream-test5 to reproduce this issue? if yes, please share the reproducing steps. Thanks!
I used OpenCV to write the images and use the same code as deepstream_test4 to generate the msg_meta.
Also this is the config file for two sensor video dstest4_msgconv_config.txt (1.4 KB)
Yes the data included the bboxes of detected object
sorry for the late reply!
1 please notice this code. only the first object of every 30 frames will trigger sending broker.
2. if the above is not the root cause, please share the simplified code diff and configuration files.
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