Skip to content

JohnCC330/fswebcam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 fswebcam - Small and simple webcam software for *nix. Created by Philip Heron <phil@sanslogic.co.uk> http://www.sanslogic.co.uk/fswebcam/ This is the program used to generate images for a webcam. It captures a number of frames from any V4L or V4L2 compatible device, averages them to reduce noise and draws the details on it using the GD Graphics Library which also handles compressing the image to PNG or JPEG. INSTALLING Run the following commands in the source folder to build and install fswebcam: ./configure --prefix=/usr make make install It's only requirements are that the GD library be installed with JPEG, PNG and FreeType support. 

About

A neat and simple webcam app

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 94.0%
  • Roff 4.7%
  • Other 1.3%