Send Motion-user mailing list submissions to motion-user@lists.sourceforge.net
To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/motion-user or, via email, send a message with subject or body 'help' to motion-user-requ...@lists.sourceforge.net You can reach the person managing the list at motion-user-ow...@lists.sourceforge.net When replying, please edit your Subject line so it is more specific than "Re: Contents of Motion-user digest..." Today's Topics: 1. Re: Timestamp problem (Roger Heflin) 2. Re: Cheap IP camera (David Powell) 3. Re: Cheap IP camera (Arianto C Nugroho) ---------------------------------------------------------------------- Message: 1 Date: Sun, 16 May 2021 08:33:26 -0500 From: Roger Heflin <roger.hef...@gmail.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] Timestamp problem Message-ID: <caamcdefxuh9ta3sbfstvlykbu236yb+jssssfhar80d7chw...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Motion should be getting it from the shell/os setup. How/what was used to set the timezone on the NAS? So in a terminal date shows the right timezone and right time? What does ls -l /etc/timezone point to? Mine points to ../usr/share/zoneinfo/America/Chicago which is a name for CDT timezone I am in. If it is just a a file or you want to see what is defined in it do this: zdump -i /etc/localtime | grep 2021 That will show when the summer transitions happen (in my case from -06 to -05, and the reverse this year). If I run that against what I think is your timezone I get this: zdump -i /usr/share/zoneinfo/Europe/London | grep -i 2021 2021-03-28 02 +01 BST 1 2021-10-31 01 +00 GMT If it does not return anything, then remove the grep and rerun. If that does not return any transitions then the zoneinfo they have is wrong. there may be a command line tool called tzselect or some other tool to set the change the timezone. This gets kind of tricky, since that device will be its own weird distribution (and every linux distribution does things slightly different). And the designers may or may not have issues around setting things such as timezone. They may have simply got the timezone to show up right in their interface(s) without actually setting the timezone correctly for anything started from the command line. There are a number of simple ways to screw up the timezone such that it does not act correctly from all possible common usages. On Sun, May 16, 2021 at 6:42 AM Bill Visick via Motion-user < motion-user@lists.sourceforge.net> wrote: > I'm running motion on a Synology NAS and every video it generates has a > timestamp one hour earlier than the correct time. The cameras and the NAS > itself have the right time and time zones (I'm in the UK at GMT+1 which is > British Summer Time) but the time given in motion.log and reported by > conversion specifier %T in event scripts are wrong. I don't know where this > could be coming from...any ideas? Thanks, Bill > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/motion-user > https://motion-project.github.io/ > > Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 2 Date: Sun, 16 May 2021 10:23:43 -0500 From: David Powell <da...@depowell.com> To: <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] Cheap IP camera Message-ID: <17975c6a418.279e.ce3d8395e0ae66063e5e142696dac...@depowell.com> Content-Type: text/plain; charset="us-ascii"; Format="flowed" That's a great idea that I had not considered. In fact, I may have everything I need already to assemble one of those. Thanks! Also, that's an awesome Motion setup you have there. Mine is similar but probably not as stable. I'd like to compare notes one day. David On May 16, 2021 6:38:53 AM Alan Clifford <motion-user-l...@clifford.ac> wrote: > I use a Raspberry Pi zero W. It has wireless but you need a power source. > > You can see the camera output and I also run Apache on it to create it's > own website of motion captured pictures. (Colours are a bit odd as this > one has the camera module without an infrared filter.) > > http://nivalis.clifford.ac/tempcam/motionindex.html > > http://nivalis.clifford.ac/tempcam/index.html > > It will cost a bit more than $30 but it's a Linux computer so you can > configure it as you like. > > Alan > -- > > David Powell wrote to Motion discussion list > [at 16:20 (-0500) on Saturday, 15th May, 2021]: > >> I'm looking for a plain, inexpensive, indoor IP camera to use with Motion, >> and not having much luck. Seems like every camera for sale nowadays requires >> you to download an app for your phone and create an account on some Chinese >> web site. What I want to do is configure the camera on its web interface, >> assign it a static IP address, and use Motion to monitor it. I don't want to >> create an account nor download an app. Picture quality is not important. >> Bonus points if the camera is $30 or less. >> >> Does such a camera exist any more? Can anyone suggest one? >> >> Thanks, David >> >> >> > > > ---------- > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/motion-user > https://motion-project.github.io/ > > Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 3 Date: Sun, 16 May 2021 18:40:25 +0200 From: Arianto C Nugroho <arianto.nugr...@gmail.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] Cheap IP camera Message-ID: <capusbmchhpt__dt+owv13d0n7gb1g0mclubrjwcfatkrj9l...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Another option if you have some unused android phone lying around.. You can install an app called 'DroidCam'.. It will turn the phone as an IP cam, you can just access the came using its ip.. On Sun, May 16, 2021, 17:25 David Powell <da...@depowell.com> wrote: > That's a great idea that I had not considered. In fact, I may have > everything I need already to assemble one of those. Thanks! > > Also, that's an awesome Motion setup you have there. Mine is similar but > probably not as stable. I'd like to compare notes one day. > > David > > On May 16, 2021 6:38:53 AM Alan Clifford <motion-user-l...@clifford.ac> > wrote: > > I use a Raspberry Pi zero W. It has wireless but you need a power source. >> >> You can see the camera output and I also run Apache on it to create it's >> own website of motion captured pictures. (Colours are a bit odd as this >> one has the camera module without an infrared filter.) >> >> http://nivalis.clifford.ac/tempcam/motionindex.html >> >> http://nivalis.clifford.ac/tempcam/index.html >> >> It will cost a bit more than $30 but it's a Linux computer so you can >> configure it as you like. >> >> Alan >> -- >> >> David Powell wrote to Motion discussion list >> [at 16:20 (-0500) on Saturday, 15th May, 2021]: >> >> I'm looking for a plain, inexpensive, indoor IP camera to use with >>> Motion, >>> and not having much luck. Seems like every camera for sale nowadays >>> requires >>> you to download an app for your phone and create an account on some >>> Chinese >>> web site. What I want to do is configure the camera on its web >>> interface, >>> assign it a static IP address, and use Motion to monitor it. I don't >>> want to >>> create an account nor download an app. Picture quality is not important. >>> Bonus points if the camera is $30 or less. >>> >>> Does such a camera exist any more? Can anyone suggest one? >>> >>> Thanks, David >>> >>> >>> >>> >> >> ---------- >> _______________________________________________ >> Motion-user mailing list >> Motion-user@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/motion-user >> https://motion-project.github.io/ >> >> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user >> > > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/motion-user > https://motion-project.github.io/ > > Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ ------------------------------ Subject: Digest Footer _______________________________________________ Motion-user mailing list Motion-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/motion-user ------------------------------ End of Motion-user Digest, Vol 179, Issue 23 ********************************************