logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

w3camd - A simple web camera daemon

Author

       Rasca, Berlin <thron@gmx.de>
       http://home.pages.de/~rasca/
       w3camd is published under the GNU General Public License

       This manual page was written by Barry deFreese <bddebian@comcast.net> for the Debian/Ubuntu distributions
       but may be used by others.

GNU                                                 Dec 2007                                           W3CAMD(1)

Description

w3camd A simple daemon to read from a web camera.

Name

       w3camd  - A simple web camera daemon

Options

               -v       verbose mode
               -p #     port number (default: 8999)
               -h host  host name to bind to (default: localhost)
               -m #     max connections to serve (default: 10)
               -s #x#   size of image
               -i input 0=TV, 1=comp1, 2=comp2, 3=s-video
               -d dev   camera device, default: /dev/video0

Synopsis

w3camd[-v][-pport][-hhost][-mconnections][-ssize][-itv|comp1|com1|s-video][-d<device>]

See Also