The timestamp field for the V4L2 structure seems to always print out ‘0’, when I read the images into the buffer (i.e., after dequeuing). I found a similar issue here:
Are the same changes applicable for Jetson Nano? Am I supposed to use vb2_v4l2_buffer instead of v4l2_buffer? We are building kernel from R32.2 sources and then flashing the emmc, using the flash script. This is due to the fact that their is a custom driver for the CSI camera we are using.