USB Camera

From Wildsong
Revision as of 15:49, 7 September 2011 by Brian Wilson (talk | contribs) (Created page with "Logitech 1080P camera Shows up as [ 392.407890] uvcvideo: Found UVC 1.00 device <unnamed> (046d:0821) [ 392.420616] input: UVC Camera (046d:0821) as /devices/pci0000:00/0000:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Logitech 1080P camera

Shows up as

[ 392.407890] uvcvideo: Found UVC 1.00 device <unnamed> (046d:0821)
[ 392.420616] input: UVC Camera (046d:0821) as /devices/pci0000:00/0000:00:1a.7/u

sb1/1-3/1-3.1/1-3.1:1.2/input/input6

Software

sudo apt-get install ffmpeg libmp3lame-dev libjpeg8-dev
sudo apt-get install apache2 libapache2-mod-php5
sudo apt-get install mysql-client libmysqlclient-dev libgnutls-dev

Zoneminder

Downloaded from svn repo with

cd src
svn co http://svn.zoneminder.com/svn/zm/trunk zm

Configured with

./configure --with-libarch=lib64 --with-mysql=/usr --with-ffmpeg=/usr  --with-webdir=/var/www --with-cgidir=/usr/lib/cgi-bin