Obj_meta.tracker_bbox_info.org_bbox_coords does not match actual coordinates in image

• Hardware Platform (Jetson / GPU)
Jetson

• DeepStream Version
6.0

• JetPack Version (valid for Jetson only)
4.6

• TensorRT Version
8.0.1.6-1+cuda10.2

• Issue Type( questions, new requirements, bugs)
Questions

• 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)

Pipeline has the following elements:

  pipeline.add(pgie)
  pipeline.add(tracker)
  pipeline.add(sgie1)
  pipeline.add(tiler)
  pipeline.add(nvvidconv)
  pipeline.add(nvosd)
  pipeline.add(nvvidconv_postosd)
  pipeline.add(caps)
  pipeline.add(encoder)
  pipeline.add(rtppay)
  pipeline.add(sink)

Configfiles:
pgie_config.txt (709 Bytes)
sgie_config.txt (999 Bytes)
tracker_config.txt (466 Bytes)

Probe is connected in nvvidcon sink pad