How to use the same tracker ID that secondary detector inference on?

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU): Jetson
• DeepStream Version: 5.0.1
• JetPack Version (valid for Jetson only): 4.4.1
• TensorRT Version: 7

• 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)
I have a primary detector that inference on a video stream then a secondary detector to detect the number plate, how can I make the secondary detected object to use the primary tracker id?

Hey, could you refer deepstream_reference_apps/back-to-back-detectors at master · NVIDIA-AI-IOT/deepstream_reference_apps · GitHub