Slashdot Mirror


Is Cheap Video Surveillance Possible?

timholman writes "After a series of burglaries and auto break-ins in my neighborhood, I'm thinking about adding some video security cameras to my home. To me, the object isn't just deterrence — if someone tries to break into my house or my car (parked on the street in front of my house), I'd like to provide a high-quality image of the perpetrator to the police. Inexpensive video surveillance systems, with their atrocious image quality, are nearly useless. The problem is being able to get good image quality at an affordable price. After some research, I've decided that using network cameras to FTP images to a central server over a HomePlug network is the best solution. However, good megapixel network cameras (e.g. Stardot or Axis cameras) can easily cost more than $1,000 each. Has any of you dealt with a similar situation? Is there any way to get reasonable quality (preferably open source) daytime and nighttime video surveillance equipment for home use without paying an arm and a leg? Is it better to go with a couple of expensive cameras, or a multitude of inexpensive cameras? Is paying two to three thousand dollars simply unavoidable if I want to monitor my front and back yards?"

3 of 700 comments (clear)

  1. Good images are important by evanbd · · Score: 5, Interesting

    I sat on a grand jury a couple years ago. (Not an investigatory one; we issued general felony indictments. The county I live in does things a little oddly -- they have a pair of standing grand juries, each of which meets once a month to hear potential indictments. You're on the jury for a year, and hear a couple dozen cases each day, so I saw a bunch. All felony indictments go through one of the two.)

    The most common case for small time burglary was that there would be a set of crimes that the police were convinced were related, and then finally the thief would hit some place that had video cameras that were placed well enough to produce a usable image -- at which point, odds were they had already had dealings with that person, and the case got fairly easy. So usually they would present it to us as an indictment for just the one crime, but explain that the investigation was being treated as part of a group.

    So if you want the guy caught, there's really no substitute for good video surveillance. Sure, plenty of cases were based on things like the thief pawning stolen goods, but video was the most prevalent and easiest to work with.

  2. Re:Why not deterrence? by holophrastic · · Score: 5, Interesting

    There is only one important reason to have video surveillance. I've got a camera outside each entrance to my home -- four. It's not as a deterance. And it's not for security. And it's not to catch the thief.

    It's for one thing and one thing only -- insurance. It's really easy to make a claim when you have video footage of someone stealing your stuff. That's it. It doesn't need to be a good quality picture at all. It needs to show a humanoid holding a television.

    There are, of course, gravy tastes. Most insurance companies will give you a small discount for having such video. Also, when the cat got out (movers left the basement doors open after they'd left), watching eight hours of video at 16x speed allowed me to figure out that Snickers had crawled into a furnace vent. She came out when we turned off the flow of fresh air.

  3. Re:IQeye by hdon · · Score: 5, Interesting

    Imagine that! Video cameras more expensive than still cameras!

    Incidentally, timholman, I recommend you invest in a quality still-picture digital camera if you want an economic solution for high quality digital imaging.

    I'd take a look at buying one of the cheaper Canon Powershot cameras between $100 and $200 for which there exists open source firmware. For networking, you might explore whether or not the USB mechanism in the camera can be coerced into the host role (as opposed to acting as a device) which has been accomplished in similar situations for devices such as the BlackDog and many iPods with Linux installed. With USB device hosting capability in hand, you could then easily connect it to a USB Ethernet NIC for a little over $20.

    With your own firmware installed, you might even do something really novel and program the camera to do something that will get the intruder's attention before snapping a photo so that they are sure to be looking right at it, giving you an excellent shot of his or her identity.

    Let us know how it goes!