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: Foscam 9800 series cameras (Stewart Andreason)
2. Re: Foscam 9800 series cameras (Steve Harris)
----------------------------------------------------------------------
Message: 1
Date: Mon, 9 Sep 2024 12:54:56 -0700
From: Stewart Andreason <[email protected]>
To: Motion-user <[email protected]>
Subject: Re: [Motion-user] Foscam 9800 series cameras
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8; format=flowed
Hi Richard,
I don't know Foscam, but across all the brands I have had, "IR light
off" is usually call 83 or call 132.
When those fail, I look for the setting in the camera's configuration
web pages, and use wireshark to record what it does. Then figure out how
much work it takes to copy/duplicate that packet.
Alternative is to leave the IR lights off, and use IR floodlights
mounted away from the camera. Just ar enough that bugs are too small to
count.
Stewart
On 9/9/24 03:46, Richard Bown wrote:
> I would like to be able to send a command via the lan interface to
> turn the IR off if it pouring with rain.
>
------------------------------
Message: 2
Date: Tue, 10 Sep 2024 11:28:06 +0100
From: Steve Harris <[email protected]>
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] Foscam 9800 series cameras
Message-ID:
<cabyrcdhbkjyfw4tu+dnxgleb22rlhvrtcm6zfz-ng+gbmje...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hi Richard,
On a Foscam FI8904W I used:
To turn IR on:
wget
http://xxx.xxx.xx.xx:81/decoder_control.cgi?command=95\&user=USER\&pwd=PASSWORD
To turn IR off:
wget
http://xxx.xxx.xx.xx:81/decoder_control.cgi?command=94\&user=USER\&pwd=PASSWORD
Don't know how to detect the pouring rain though :-)
Steve
On Mon, 9 Sept 2024 at 20:56, Stewart Andreason <[email protected]>
wrote:
> Hi Richard,
>
> I don't know Foscam, but across all the brands I have had, "IR light
> off" is usually call 83 or call 132.
>
> When those fail, I look for the setting in the camera's configuration
> web pages, and use wireshark to record what it does. Then figure out how
> much work it takes to copy/duplicate that packet.
>
> Alternative is to leave the IR lights off, and use IR floodlights
> mounted away from the camera. Just ar enough that bugs are too small to
> count.
>
> Stewart
>
>
> On 9/9/24 03:46, Richard Bown wrote:
> > I would like to be able to send a command via the lan interface to
> > turn the IR off if it pouring with rain.
> >
>
>
> _______________________________________________
> Motion-user mailing list
> [email protected]
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/motion-user
------------------------------
End of Motion-user Digest, Vol 217, Issue 4
*******************************************