Home Security Cameras
-
I would suggest any decent IP webcam, that way you do not need to connect via a cable to the PC. As for software, apparently there's a really great application that connects to usb and IP based webcams for motion detection - I think it's called something like tebocam[^].
“That which can be asserted without evidence, can be dismissed without evidence.”
― Christopher Hitchens
Can your software handle more than one cam at a time ? "-Monitor up to 9 webcams simultaneously. " The first line of the features. Damn, I need to learn how to read. :rolleyes:
-
Can anyone recommend a Home Security Camera system? I was thinking something USB based that connects to the PC so I can remote in and see what's happening from time to time. Needs to be less than $200.
If it's not broken, fix it until it is
-
Get a dog (or a goose)! It might prevent anything untoward happening. All cameras do is give you a probably useless picture of someone who'll never get arrested after it's happened!
I am not a number. I am a ... no, wait!
-
Can anyone recommend a Home Security Camera system? I was thinking something USB based that connects to the PC so I can remote in and see what's happening from time to time. Needs to be less than $200.
If it's not broken, fix it until it is
Kevin Marois wrote:
Needs to be less than $200.
Good luck with that. But for not too much more - $299 or so - you can find something usable. I have a 4 camera IP system from QC that produces great pictures and cost very little. Unfortunately, it's made in China and the instructions are entirely unusable. Getting it to work at all has been by trial and error, but I've never managed to get their remote viewing software to work.
Will Rogers never met me.
-
Can your software handle more than one cam at a time ? "-Monitor up to 9 webcams simultaneously. " The first line of the features. Damn, I need to learn how to read. :rolleyes:
;) a small tweak to the UI and the number of cameras can be increased. I chose 9 because I thought 'anyone who needs more than 9 cameras is probably going to be able to afford to pay for a security system'.
“That which can be asserted without evidence, can be dismissed without evidence.”
― Christopher Hitchens
-
Can anyone recommend a Home Security Camera system? I was thinking something USB based that connects to the PC so I can remote in and see what's happening from time to time. Needs to be less than $200.
If it's not broken, fix it until it is
My home security system is very low tech. I call it Dogs-n-Guns. It's really simple - dogs are used for the alert portion of the system, and guns are used for conflict resolution.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013 -
I would suggest any decent IP webcam, that way you do not need to connect via a cable to the PC. As for software, apparently there's a really great application that connects to usb and IP based webcams for motion detection - I think it's called something like tebocam[^].
“That which can be asserted without evidence, can be dismissed without evidence.”
― Christopher Hitchens
-
Kevin Marois wrote:
Needs to be less than $200.
Good luck with that. But for not too much more - $299 or so - you can find something usable. I have a 4 camera IP system from QC that produces great pictures and cost very little. Unfortunately, it's made in China and the instructions are entirely unusable. Getting it to work at all has been by trial and error, but I've never managed to get their remote viewing software to work.
Will Rogers never met me.
Roger Wright wrote:
... it's made in China ...
So that means you are probably not the only one who is viewing it remotely, right?
-
I second that. Get an IP Camera, axis, Hik / Swann, whatever. Then you don't need the PC turned on, and get one with an SD card slot so it keeps the last few days of video recorded on it. you can get these for around £150 in the uk.
The advantage of having some sort of software is that ideally you want any images ftp'd or emailed to somewhere safe. This way if your camera(s) or computer is stolen you still have the images.
“That which can be asserted without evidence, can be dismissed without evidence.”
― Christopher Hitchens
-
Can anyone recommend a Home Security Camera system? I was thinking something USB based that connects to the PC so I can remote in and see what's happening from time to time. Needs to be less than $200.
If it's not broken, fix it until it is
I used a Raspberry Pi with an old Microsoft USB webcam I had in my drawer. I mounted the webcam in one of these weatherproof enclosures so it would be fine outside: Enclosure This software works really well to drive the camera and even has motion detection: MotionEyeOS The software lets you set how long you want it to keep recordings, depending on how much memory is on your micro SD card. To view it remotely, you have to set up port forwarding on your home router to the Raspberry Pi. Once this is set up, you can even see it using your phone's browser, which is so much easier than commercial products that require you to install a buggy app. The only crummy thing is that the webcam doesn't have infrared, so you don't see much at night, but honestly I couldn't see much of anything when we had a commercial camera that did have infrared.
-
Roger Wright wrote:
... it's made in China ...
So that means you are probably not the only one who is viewing it remotely, right?
More likely is that I'm the only one who can't.:suss:
Will Rogers never met me.
-
Can anyone recommend a Home Security Camera system? I was thinking something USB based that connects to the PC so I can remote in and see what's happening from time to time. Needs to be less than $200.
If it's not broken, fix it until it is
Want something close to enterprise grade? Try ZoneMinder... Seriously - one could package this product into a 1U server case and build a small business around it if they were so inclined (most likely, somebody has). Once set up, it can be used to control and record from nearly any kind of camera you can throw at it - including high-end PTZ security cams. Each camera can have assigned to it multiple motion detection filters, each covering the whole image - or only parts of it (so you could, in effect, have a camera monitoring an area with low, medium, and high-risk areas - with each filter covering just that area on the image). When a filter is triggered - you can have the system take multiple actions - from simply storing the image, to a video (including time before trigger and after), to ftp'ing that video somewhere, sending it to your phone, storing it remotely on dropbox - you name it, it can be done. Oh - do you want it run a special script, too - perhaps something that trips a relay to turn on your alarm system (or a bear spray cannon?) - go for it! How many cameras can it support? How beefy is the computer system it is running on? I currently have mine set up to record from a few wireless IP cameras around my house - nothing fancy. It's running on a 1 GHz P4 with 768M of RAM, and dual 400 GB PATA drives - in other words, a junk box. I've had it running for a few years now, and it handles everything just fine. I could probably add a couple more cameras and still be ok. I have it email the triggered photos/video to me via gmail (so I can look at it from anywhere if needed - but my phone is with me most of the time). It has a web-based interface that (in theory - with the right firewall and other protections in place) you could view and use from anywhere, but I just use it on my local network. The whole system is written in Python, and uses a ton of standard linux libraries for the video and other parts (mainly video4linux - opencv might be in there too, not sure). You can have it monitor USB cameras, firewire cameras, IP cameras, video capture cards, etc - basically, if you can get it to work with video4linux, you can get it to monitor it. Capture from my IP cameras is done using MJPEG capture; it grabs the stream, analyzes each frame, and when it triggers, starts to save things. It keeps a running buffer (adjustable) of "before the trigger" so that if you want, you can save and keep the video of what led up to t