struct NvDsFrameMeta, what is "guint64 buf_pts"?

This point is Frame source image? or this struct header?
May I use this pts to get source image(RGB) and save *.png

Hi,
buf_pts is ‘buffer presentation timestamp’.

For dumping frames, you may enable dsexample. Please check

deepstream_sdk_v4.0_jetson\sources\gst-plugins\gst-dsexample\README

https://docs.nvidia.com/metropolis/deepstream/4.0/dev-guide/index.html#page/DeepStream_Development_Guide%2Fdeepstream_custom_plugin.html%23

Here is a sample of saving to jpg.