DS :- 6.0
on Jetson Xavier
so, NvDsBatchMeta->NvDsFrameMeta->NvDsObjectMeta->parent
pointers are null
if accessed from any element downstream of a Gst-nvvideoconvert
.
my pipeline is :- src_bin -> pgie -> sgie1 -> sgie2 -> nvvidconvert -> jpegenc ->appsink
.
Im able to access those pointers on the src pad
of sgie2
but not on any pad after that.
I need those pointers, any way to get them ??