16 Jul
2023
16 Jul
'23
20:36
On 2023-07-16 21:54, Bob Rogers wrote:
From: "Carlos E. R." <> Date: Sun, 16 Jul 2023 21:48:58 +0200
Another approach is setting up a terminal window, doing SSH to another system, and running the following command:
while true; do date; sleep 300; done
That will give you a date stamp every five minutes (depending on the sleep arg) that will stop when the connection goes down.
AFAIK this is an isolated LAN with only the cameras and a single computer to log what they see. -- Cheers / Saludos, Carlos E. R. (from 15.4 x86_64 at Telcontar)