Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Use a Video server (Score 1) 263

For this sort of thing I'd go to ebay and search on "video server." These things usually support NTSC and PAL cameras and provide them IP/web connection and motion capture with FTP and Email. The advantage of these is you're not stuck with the el-cheapo built-in cameras most IP cams have. You can get a hi-rez (>=600 line) starlight cam using a Sony Effio chip or similar for probably less than $100 (also on ebay) and get good nighttime vision and great daytime color with decent resolution as well. It's not HD, but it gives you options you won't have with an integrated IP cam unit AND it's relatively cheap. Generally you can use wget to grab stills from these, as there's usually a still grab URL. And many have motion detection FTP features as well, that can auto-upload an image to a website based on the alarm trigger, which by the way you could do with a button as most have external alarm NO/NC switch terminal inputs that will trigger the capture.

Comment Re: Incredible! (Score 1) 204

133M OS? Bloated. My first decent coding job was working on a 4-user OS that ran in 8K. Supported text terminal based business apps written in a tight tokenized language by swapping segments of them in 256 byte chunks from floppy (with a small cache) and the DB stored on floppies as well. And I can tell you we didn't waste bytes on using either null as a string terminator OR a length byte, 7-bit characters with the high bit being the terminator saved us all kinds of space (made supporting international character sets a pain, but we did that too for many of them). When we finally got around to porting the environment to Linux, it scaled REALLY well. The dang thing could run 1000 users from a PC based server (this was in the early '90s with sub-gigabyte memory). This was when the GUI-heavy competition was struggling to support 20 users.

Comment A zone by any other name... (Score 5, Insightful) 431

I hear there are zones of lawlessness in people's homes and in various public spaces such as parks, parking lots, street corners and alleys, where people actually TALK to each other without being surveilled! And bad guys who talk in code so that even if they are being surveilled, it's as if their conversation is encrypted by their brains! Horrors, whatever shall we do! Think of the children!

Slashdot Top Deals

Solutions are obvious if one only has the optical power to observe them over the horizon. -- K.A. Arsdall

Working...