Send Motion-user mailing list submissions to
        [email protected]

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
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Motion-user digest..."


Today's Topics:

   1. Re: SIGALRM (tosiara)
   2. Re: horizontal lines (Harlan Daneker)
   3. Re: SIGALRM (Jim Dodgen)


----------------------------------------------------------------------

Message: 1
Date: Sun, 6 Dec 2015 15:12:29 +0200
From: tosiara <[email protected]>
Subject: Re: [Motion-user] SIGALRM
To: Motion discussion list <[email protected]>
Message-ID:
        <cachtdwt1jrhgwaqew5opn_12aegip1nvtr8q9ms_apey-+l...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Looks like you are correct:

https://github.com/Mr-Dave/motion/blob/master/motion.c#L302

On Fri, Dec 4, 2015 at 8:19 PM, Jim Dodgen <[email protected]> wrote:

> Am I correct in assuming that if another application sends a SIGALRM  to
> the PID of the running motion it will cause a instant snapshot on all
> cameras that have the feature set?
>
>
> *Jim Dodgen*
>
>
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
> OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
> _______________________________________________
> Motion-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/motion-user
> http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
>
>
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 2
Date: Sun, 6 Dec 2015 12:28:18 -0500
From: Harlan Daneker <[email protected]>
Subject: Re: [Motion-user] horizontal lines
To: Motion discussion list <[email protected]>,
        [email protected]
Message-ID:
        <cac1wkiqx7reqzbwbj7nc74yztbs6rop5uy82q+cx83app23...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Sounds like a good reason to have motion use multiple threads.

On Sun, Dec 6, 2015 at 8:09 AM, tosiara <[email protected]> wrote:

> I believe this may be related to a bug with threaded config. At least
> those stripes look familiar to me:
> http://www.lavrsen.dk/foswiki/bin/view/Motion/SupportQuestion2012x02x27x155712
>
> I can only suggest you to update motion to the latest trunk from github
> and reproduce again
> If it is still reproducible, file a bug on github, attach your config and
> full log
>
> On Fri, Dec 4, 2015 at 7:50 PM, Harlan Daneker <[email protected]> wrote:
>
>> Hi:
>>
>>
>> Does anybody know why I am getting these horizontal lines around areas
>> where there is motion?
>> http://www.htd.dns2go.com/163800.avi
>>
>> I'm using this capture card,
>>
>> http://store.bluecherry.net/product/pv-149-4-port-video-capture-card-120fps-realtime-recording/?v=7516fd43adaa
>> with 4 inexpensive cameras.
>>
>> Originally it didn't do this.
>>
>>
>> Thanks,
>>
>> Harlan
>>
>>
>> ------------------------------------------------------------------------------
>> Go from Idea to Many App Stores Faster with Intel(R) XDK
>> Give your users amazing mobile app experiences with Intel(R) XDK.
>> Use one codebase in this all-in-one HTML5 development environment.
>> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
>> OSs.
>> http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
>> _______________________________________________
>> Motion-user mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/motion-user
>> http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
>>
>>
>
>
> ------------------------------------------------------------------------------
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
> OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
> _______________________________________________
> Motion-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/motion-user
> http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
>
>
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 3
Date: Mon, 7 Dec 2015 08:23:22 -0800
From: Jim Dodgen <[email protected]>
Subject: Re: [Motion-user] SIGALRM
To: Motion discussion list <[email protected]>
Message-ID:
        <CAJ2wgcoEi=YDKBFzadvLzeEVp=zc95f+g9vybhnxyvy1zie...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Thanks,

I went ahead and send the  signal when a given sensor of mine goes off and
yes it does work.

Because the image was requested in another process I simply stat the file
and wait for the date to be greater  than when I sent the signal.

*Jim Dodgen*







On Sun, Dec 6, 2015 at 5:12 AM, tosiara <[email protected]> wrote:

> Looks like you are correct:
>
> https://github.com/Mr-Dave/motion/blob/master/motion.c#L302
>
> On Fri, Dec 4, 2015 at 8:19 PM, Jim Dodgen <[email protected]> wrote:
>
>> Am I correct in assuming that if another application sends a SIGALRM  to
>> the PID of the running motion it will cause a instant snapshot on all
>> cameras that have the feature set?
>>
>>
>> *Jim Dodgen*
>>
>>
>>
>>
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Go from Idea to Many App Stores Faster with Intel(R) XDK
>> Give your users amazing mobile app experiences with Intel(R) XDK.
>> Use one codebase in this all-in-one HTML5 development environment.
>> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
>> OSs.
>> http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
>> _______________________________________________
>> Motion-user mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/motion-user
>> http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
>>
>>
>
>
> ------------------------------------------------------------------------------
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
> OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
> _______________________________________________
> Motion-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/motion-user
> http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
>
>
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140

------------------------------

_______________________________________________
Motion-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/motion-user


End of Motion-user Digest, Vol 115, Issue 3
*******************************************

Reply via email to