This is not accurate. The following is the content from the log you provided:
Comp name = nvv4l2decoder7 in_system_timestamp = 1752826039350.527100 out_system_timestamp = 1752826039456.232910 component latency= 105.705811
But I think this is normal. I think your rtsp stream contains b frames. When nvv4l2decoder decodes these b frames, it needs to wait for the reference i frames and p frames to be received and decoded. This may result in delayed data accuracy
Please refer to this FAQ.
If you have multiple RTSP cameras, nvstreammux will be affected by the slowest stream when forming a batch.