Open setterlee opened 2 months ago
The list must be updated. Meanwhile, try CLST.
Hi @roleoroleo, thanks for your answer.
the CLST set a time with plus 3 hours of the Chilean current time, I was using the Argentina's Timezone AST3 that at this moment is the same TZ here in Chile.
Also I'm using a local NTP server to sync all my cameras time because I block the cameras internet access on my router and I noticed that all my yihacked cameras didn't sync the time while they have the internet access limited even with my local ntp server setted..
Other users noticed strange behaviors when internet access is blocked. But this is strange: the ntp client starts in the system.sh script and it's not related to the internet access. Are you sure that the cam can connect to the server?
I think that cam can reach the server, at least have ping...
Please, try this: login with a ssh session and restart the ntp server.
killall ntpd
ntpd -p 192.168.4.2
work well via ssh.
Ok, is cloud enabled (Disable cloud=no)?
is disabled...
Is there a code that matches your time, here? https://gist.github.com/tivaliy/a5ef9c7ccb4d57bdc248f0855c5eb1ff
Hi, I was looking the Timezone for Santiago of Chile and didn't find it...
Could you please tell me any walkarround for this or add the TZ? thanks.