SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

TCap - (C) Thomas Hargrove 2001
http://toonarchive.com/tcap
ciagon@quiknet.com

TCap is a simple v4l capture app that I made for learning purposes. It requires that you have svgalib installed. If you get error messages about the library not found, try this:

$ LD_LIBRARY_PATH=/usr/local/lib/
$ export LD_LIBRARY_PATH

Also, since I don't know a thing about make files, you should just run make.sh to compile the binary:

$ ./make.sh
-or-
$ sh make.sh

Hopefully the program will work, and help someone who is trying to learn v4l programming.

Feel free to email me if you need help.


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.