Hi,
My newbie question:
Playing with a motion detection script (to spot cars driving by) I was wondering
if there is an general way / command to write a MD event with a date - time(stamp)
to a file using the print_screen and e.g. the command
print "MD event ", systemdate, systemtime
So not needing to extract the EXIF data...
Are the camera date / time available as a ubasic var.?
I would appreciate if someone can point me in the right direction. Thanks.