How can I get the specific time(Accurate to the millisecond) of photos on the report exported from the O3d312?How can I translate the "TimestampNsec" and "TimestampSec" to this format(for example : 2024-08-28 21:17:35)? #464
-
Here‘s the report. How can I translate the "TimestampNsec" and "TimestampSec" to this format(for example : 2024-08-28 21:17:35)? Here's the data of first fail photo。 { |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi @mikufans-dumo timeval tv; time_t nowtime=tv.tv_sec; nowtm = localtime(&nowtime); |
Beta Was this translation helpful? Give feedback.
-
Hi @mikufans-dumo, for a correct time, you have to activate the NTP on the O3D Without this, a default time of the sensor is displayed, e.g. 2021-09-02 with the current firmware 1.71.10121. Which firmware are you using? |
Beta Was this translation helpful? Give feedback.
Hi @mikufans-dumo,
for a correct time, you have to activate the NTP on the O3D
Without this, a default time of the sensor is displayed, e.g. 2021-09-02 with the current firmware 1.71.10121. Which firmware are you using?
I would recommend FW 1.71.10121