motioneye-project / motioneyeos

A Video Surveillance OS For Single-board Computers
Other
7.88k stars 902 forks source link

Time Stamp not updating date #1549

Open satreddys opened 6 years ago

satreddys commented 6 years ago

Hi,

I'm a noob without any programming knowledge. But I've successfully installed MotionEye OS and It's working perfectly until yesterday. Today when I boot the device, it showing 1970-01-01 in video timestamp.

MotionEyeOS version: 20180602. Board/model: Raspberry PI model B. Type of camera: MMAL Camera model: Raspberry Pi v1.3. My motionEyeOS unit is connected to the network via: LAN Cable (connected to access point router with internet connectivity).

Attached Logs motion.log motioneye.log

I don't know how to set Date Method is set to NTP from HTTP. Please help me.

Thank you.

alexei-developer commented 6 years ago

connect to ssh and put in console "ntpdate ntp.ubuntu.com" But if you disconnect from Internet date set again to 1970-01-01 =) (Issue #1547)