The video recorder file names on the SD card contain date and time information. In case of an accident or break-in you might need to decode the file names to find a specific video sequence.
File name = #####_YYYYMMDDTHHMMSS_ZZ
# - sequence number
Y - year
M - month
D - day
T - constant letter (time?)
H - hour
M - minute
S - second
ZZ - camera direction (FR=front ML=left MR=right RR=rear)
Example - "0003_20190214T114532_RR" decodes as:
file number 3 on the card taken on February 14 2019 at 11:45:32 from the rear camera.
File name = #####_YYYYMMDDTHHMMSS_ZZ
# - sequence number
Y - year
M - month
D - day
T - constant letter (time?)
H - hour
M - minute
S - second
ZZ - camera direction (FR=front ML=left MR=right RR=rear)
Example - "0003_20190214T114532_RR" decodes as:
file number 3 on the card taken on February 14 2019 at 11:45:32 from the rear camera.