**• Hardware Platform (Jetson / GPU)**nvidia geforce rtx 3060
• DeepStream Version sdk 7.1
• TensorRT Version10.3
• NVIDIA GPU Driver Version (valid for GPU only) 560.35.03
I am working on a project where i need to track objects passing from one camera to another . How can i achieve this using the nv-tracker which uses the nvDCF tracker .
Also i have tried to stitch the multiple streams since the cameras are adjacent to each other with minor overlapping but i have faced an issue since the maximum resolution accepted by deepstream is lower than the stitched stream . how can i overcome this and use the multi streams as a single stitched stream.