Thanks for your reply. I still have the question. Especially your #1, exactly. "Record the host system time (epoch format) when the camera starts.".
What is camera starts? is it the device(pipeline) statement? Should I run the time.time() right after device(pipeline)? Is the device(pipeline) meaning "camera starts"?
I am using depthai python.
Thanks.