There is a confusing bug by using multiple "nvinfer" in parallel by "tee"

The tee plugin does not deep-copy the raw data. All the branches use the same gstbuffer. So if you want to do some special process separately, you can use nvvideoconvert for the deep-copy.