Does anybody know of a WiFi webcam that can be used with
RasPiOS? I'd like to use it as a "trail camera" in low/no
light for nocturnal vermin in a garage. Motion activated,
IR sensitive. No need for PTZ or remote focus. Doesn't
matter if the logging is done on the camera or the Pi.
A quick look at Amazon reveals many, many cameras but none
say anything about software and OS requirements, I'm guessing
they're mostly mac/windows based. I didn't see any mention of
Linux. My only practical experience with surveillance was 10
years ago, and that system was strictly Windows.
Thanks for reading!
bob prohaska
On 10/20/21 21:00, bob prohaska wrote:
Does anybody know of a WiFi webcam that can be used with
RasPiOS? I'd like to use it as a "trail camera" in low/no
light for nocturnal vermin in a garage. Motion activated,
IR sensitive. No need for PTZ or remote focus. Doesn't
matter if the logging is done on the camera or the Pi.
I would imagine that a RaspberryPi camera is sensitive enough to IR that using an IR LED for light would be sufficient. I don't have any IR LEDs
or I would try it. Then you could use some software for the motion detection.
Knute Johnson <knute2020@585ranch.com> wrote:
On 10/20/21 21:00, bob prohaska wrote:
Does anybody know of a WiFi webcam that can be used with
RasPiOS? I'd like to use it as a "trail camera" in low/no
light for nocturnal vermin in a garage. Motion activated,
IR sensitive. No need for PTZ or remote focus. Doesn't
matter if the logging is done on the camera or the Pi.
I would imagine that a RaspberryPi camera is sensitive enough to IR that
using an IR LED for light would be sufficient. I don't have any IR LEDs
or I would try it. Then you could use some software for the motion
detection.
I'm looking for a standalone camera; the Pi will simply be used to
control the camera and look at the video clips recorded.
Does anybody know of a WiFi webcam that can be used with
RasPiOS? I'd like to use it as a "trail camera" in low/no
light for nocturnal vermin in a garage. Motion activated,
IR sensitive. No need for PTZ or remote focus. Doesn't
matter if the logging is done on the camera or the Pi.
A quick look at Amazon reveals many, many cameras but none
say anything about software and OS requirements, I'm guessing
they're mostly mac/windows based. I didn't see any mention of
Linux. My only practical experience with surveillance was 10
years ago, and that system was strictly Windows.
"bob prohaska" <bp@www.zefox.net> wrote in message news:skqhjl$n0l$1@dont-email.me...
Does anybody know of a WiFi webcam that can be used with
RasPiOS? I'd like to use it as a "trail camera" in low/no
light for nocturnal vermin in a garage. Motion activated,
IR sensitive. No need for PTZ or remote focus. Doesn't
matter if the logging is done on the camera or the Pi.
A quick look at Amazon reveals many, many cameras but none
say anything about software and OS requirements, I'm guessing
they're mostly mac/windows based. I didn't see any mention of
Linux. My only practical experience with surveillance was 10
years ago, and that system was strictly Windows.
Our Foscam FI8910W cameras can see in the dark using built-in IR LEDs. The resolution is only 640x480 which is poor by modern standards. I've run the camera from a large USB battery, via a lead that I made up with a USB-A plug on one end and a cylindrical plug for the camera end. The camera
communicates by either Ethernet or wifi (2.4 GHz only) and it produces an MJPEG interface: you can set camera-monitoring software to poll URL http://<IP address>/videostream.cgi?user=<user>&pwd=<password> (substituting for IP address, username and password).
I've used it with iSpy on Windows, and I'm about to investigate equivalent software for RasPi. Some solutions (eg MotionEyeOS) require a special distro of Linux, rather than just being add-on packages installed on top of
RasPiOS, which is a shame if you already have a Pi set up for running other software.
I would imagine a lot of IP cameras can be used in this way: all they need
to present is a URL with MJPEG protocol (or something equivalent).
On 10/20/21 21:00, bob prohaska wrote:
Does anybody know of a WiFi webcam that can be used with
RasPiOS? I'd like to use it as a "trail camera" in low/no
light for nocturnal vermin in a garage. Motion activated,
IR sensitive. No need for PTZ or remote focus. Doesn't
matter if the logging is done on the camera or the Pi.
I would imagine that a RaspberryPi camera is sensitive enough to IR that >using an IR LED for light would be sufficient. I don't have any IR LEDs
or I would try it. Then you could use some software for the motion >detection.
I've used it with iSpy on Windows, and I'm about to investigate
equivalent software for RasPi. Some solutions (eg MotionEyeOS) require a special distro of Linux, rather than just being add-on packages
On 21/10/2021 11:34, NY wrote:
I've used it with iSpy on Windows, and I'm about to investigate
equivalent software for RasPi. Some solutions (eg MotionEyeOS) require a
special distro of Linux, rather than just being add-on packages
Although it can be a steep learning curve the package "Motion" runs well
for me on raspbian / rasp OS.
apt install motion
nev young <newsforpasiphae1953@yahoo.co.uk> wrote:
On 21/10/2021 11:34, NY wrote:
I've used it with iSpy on Windows, and I'm about to investigate
equivalent software for RasPi. Some solutions (eg MotionEyeOS) require a >>> special distro of Linux, rather than just being add-on packages
Although it can be a steep learning curve the package "Motion" runs well
for me on raspbian / rasp OS.
apt install motion
Motion installed without visible difficulty. The man page suggests
that network cameras are supported, but didn't list any particular
cameras. The key seems to be RTSP or RTMP compatibility, terms I've
never seen before. It'll take some searching to locate a suitable
camera.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 422 |
Nodes: | 16 (0 / 16) |
Uptime: | 179:38:22 |
Calls: | 8,942 |
Calls today: | 9 |
Files: | 13,352 |
Messages: | 5,990,857 |