- SCORE+1
- tivo_box
- Member
-
- Oct 28, 2005
- 497 posts
- 440 upvotes
- meatwagon
- Sr. Member
- Dec 13, 2006
- 591 posts
- 506 upvotes
- Vancouver
I bought a couple of these for security, had a 32gb sd card in them, someone broke in to my place, thank god i had these camera's hidden, go to check the footage! Awesome , the car was full and hasnt recorded a video in over a month, what a kick in the pants. Does anyone know how to get a loop function to work on these, or do i need to buy a dashcam instead?
- KenA
- Deal Addict
-
- Apr 4, 2006
- 2848 posts
- 782 upvotes
can you not just edit the /etc/timezone file?tivo_box wrote: ↑I telnetted into the camera (username: root / password: 1234qwer)
The commands above disable to program that tries to set the date from the internet, and then you can set the date manually to the current date/time. Hope this helps.Code: Select all
cd /home mv ntpdate ntpdate.orig touch ntpdate chmod 755 ntpdate date -s "2015-06-02 22:00"