Hi all, I'm currently writing an application where I need to know as exactly as possible the time a half-frame was taken by the camera. I'm wondering which value exactly the timestamp field in the v4l2_buffer struct holds. Is it the system time when transmission of the half-frame started, the time when the half-frame has just arrived completely in computer memory or is there even a further delay? Every information is greatly appreciated, Thanks: Thilo