Hi,
I want to use both tracker and msgbroker in a single pipeline. I’ve tried them separately: deepstream-app with tracker and deepstream-test4 with msgbroker, but I don’t understand how to merge them together.
More specfically, how can I run deepstream-app with config file deepstream_app_config_yoloV3.txt, but with tracker and msgbroker working?
Hi,
deepstream-app has support for msgconv/msgbroker plugins. You can add new sink of type=6 to use these plugins in your pipeline. You can also refer to deepstream-test5 app how to setup your configuration file.
could you elaborate a bit more on this? I am trying to run deepstream-app from a config file so that I get the detections from a csi camera based on config source1_csi_dec_infer_resnet_int8.txt. I have added this sink: