-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcamwatch.html
21 lines (13 loc) · 1.4 KB
/
camwatch.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<head><title>camwatch</title></head>
<body>
<h2>camwatch</h2>
camwatch is a very lightweight program for Unix / X Windows that fetches, displays, and optionally archives pictures from remote webcams. It is licensed under the GPL, version 2 or later.<p>
It requires recent versions of <a href="http://freshmeat.net/projects/imlib/">imlib</a> (not imlib2) and <a href="http://sourceforge.net/projects/curl/">libcurl</a>. I develop it under Red Hat Linux. I haven't intentionally put anything Linux-specific into it, but I don't test it anywhere else, and I'm not intimately familiar with the subtle differences between libc's and such, so YMMV.<p>
camwatch works for me, rather poorly. It will probably work even worse for you. Let me know.<p>
camwatch was originally written by 'cblack,' but his website has disappeared and his last known email address bounces. So, I've appropriated the project; if anyone knows this cblack and want to direct me to him, I'd love to get in touch and see if he wants it back or wants to pass it to me more formally.<p>
You can get it, such as it is, at its <a href="http://github.com/emersonrp/camwatch">github page</a>.
<hr>
<small>27 Mar 2012 - salvaged from Wayback Machine - <a
href="mailto:[email protected]">emerson@hayseed.net</a><br>
<a href=".">Back to emerson's homepage</a>
</body>