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. Is anyone interested in this? (John Byrne) 2. Re: Is anyone interested in this? (Robert Brown) 3. Doc update - area_detect (John Baker) 4. Re: Doc update - area_detect (Joerg Weber) ---------------------------------------------------------------------- Message: 1 Date: Sun, 23 Jul 2017 20:16:56 -0700 From: John Byrne <jbyrne...@yahoo.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: [Motion-user] Is anyone interested in this? Message-ID: <bc49d20a-16f9-40bd-9a71-75a62938e...@yahoo.com> Content-Type: text/plain; charset=utf-8 Hi Everyone, If anyone is interested: I started developing an iOS app, and some scripts to turn off and on the motion from an iOS device. It requires a server I also developed. I also developed a script to monitor the device motion is running on. It basically just pings the device and if it doesn?t get a packet back launches a Java Swing program to tell the user. I was going to pay a professional blogger to help me publicize it, but if any of you is interested, I?d be happy to share code and how I did it. If any of you is a Swift developer that would help me a great deal because my fort? is Java, not Swift. John Byrne ------------------------------ Message: 2 Date: Mon, 24 Jul 2017 13:27:57 +1000 From: Robert Brown <rebr...@exemail.com.au> To: motion-user@lists.sourceforge.net Subject: Re: [Motion-user] Is anyone interested in this? Message-ID: <79a9fbd9-ee3d-a0b9-703d-4fd9514d7...@exemail.com.au> Content-Type: text/plain; charset=utf-8; format=flowed I run Motion (Motioneye actually) on a Raspberry Pi2 and then using ngrok i can access Motion from anywhere including the smartphone and including logging in as admin. Ngrok is a cloud based service which for low levels of home use is free. Rob Brown On 24/07/17 13:16, John Byrne via Motion-user wrote: > Hi Everyone, > > If anyone is interested: I started developing an iOS app, and some scripts > to turn off and on the motion from an iOS device. It requires a server I > also developed. I also developed a script to monitor the device motion is > running on. It basically just pings the device and if it doesn?t get a > packet back launches a Java Swing program to tell the user. > > I was going to pay a professional blogger to help me publicize it, but if any > of you is interested, I?d be happy to share code and how I did it. If any of > you is a Swift developer that would help me a great deal because my fort? is > Java, not Swift. > > John Byrne > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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 ------------------------------ Message: 3 Date: Mon, 24 Jul 2017 08:37:57 +0100 From: John Baker <jba...@dryfish.org.uk> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: [Motion-user] Doc update - area_detect Message-ID: <1500881877.446391.1050401600.4cc82...@webmail.messagingengine.com> Content-Type: text/plain; charset="utf-8" Hello, I would suggest this: # Detect motion in predefined areas (1 - 9). Areas are numbered like that: 1 2 3 # A script (on_area_detected) is started immediately when motion is 4 5 6 # detected in one of the given areas, but only once during an event. 7 8 9 # One or more areas can be specified with this option. Take care: This option # does NOT restrict detection to these areas! (Default: not defined) ; area_detect value is improved a little to include an example, ie do I use space or comma separation? Also I'm no sure the script reference is relevant here? This is an option to specify which in which areas to detect, not what to when something is detected. John ------------------------------ Message: 4 Date: Mon, 24 Jul 2017 09:37:03 +0000 From: "Joerg Weber" <mot...@alcatraz.ath.cx> To: "Motion discussion list" <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] Doc update - area_detect Message-ID: <a1baddd436976deb93e4b8e9b24fe4de@10.1.1.1> Content-Type: text/plain; charset="utf-8" Hello John, you can simply concatenate the areas to one single string like: area_detect 369. As stated in the option description, the only purpose of this option is starting a script as soon as there was motion in one of the defined areas. The regular motion detection and recording feature is not at all affected by this option. I'm using this feature for firing a sound, when our cat enters the cat door. Brgds Joerg. 24. Juli 2017 09:39 Uhr, "John Baker" <jba...@dryfish.org.uk> schrieb: > Hello, > > I would suggest this: > > # Detect motion in predefined areas (1 - 9). Areas are numbered like > that: 1 2 3 > # A script (on_area_detected) is started immediately when motion is > 4 5 6 > # detected in one of the given areas, but only once during an event. > 7 8 9 > # One or more areas can be specified with this option. Take care: This > option > # does NOT restrict detection to these areas! (Default: not defined) > ; area_detect value > > is improved a little to include an example, ie do I use space or comma > separation? Also I'm no sure the script reference is relevant here? This > is an option to specify which in which areas to detect, not what to when > something is detected. > > John > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > 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 ------------------------------ ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ------------------------------ 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 133, Issue 17 ********************************************