/* Gcam
| Copyright (C) 2001 Sjoerd Simons
|
| Author: Sjoerd Simons sjoerd@luon.net
|
| This program is free software which I release under the GNU General Public
| License. You may redistribute and/or modify this program under the terms
| of that license as published by the Free Software Foundation; either
| version 2 of the License, or (at your option) any later version.
|
| This program is distributed in the hope that it will be useful,
| but WITHOUT ANY WARRANTY; without even the implied warranty of
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
| GNU General Public License for more details.
|
| You should have received a copy of the GNU General Public License
| along with this program; if not, write to the Free Software
| Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
*/
A webcam viewer for philips webcams
- Compiling
You'll need libjpeg and gtk 1.2 to compile it, if you have them running make should do the trick.- Installing
Running make install, will install the program in /usr/local/bin
Why the common directory:
I'm going to write a little server, that let's clients download jpegs from camera shots. So i wrote things a little generic for reuse ;0
- Troubleshooting
If you have trouble please mail me a detailed bugreport.
