Search found 3 matches
- Sun Aug 01, 2010 9:17 pm
- Forum: Hardware Compatibility List
- Topic: Logitech QuickCam Connect E2500 (089d) - Ubuntu Server 10.04
- Replies: 3
- Views: 19140
Logitech QuickCam Connect E2500 (089d) - Ubuntu Server 10.04
I managed to get this camera ( 046d:089d ) to work. 1. Ubuntu Lucid Lynx 10.04 Server automatically detects the camera when it is plugged in and creates /dev/video0 . Run lsusb to verify that the camera is installed. 2. Install zoneminder using : sudo apt-get install zoneminder 3. Add the following ...
- Sun Aug 01, 2010 9:03 pm
- Forum: ZoneMinder 1.24.x
- Topic: Distorted video with Logitech QC E2500 (Ubuntu Server 10.04)
- Replies: 1
- Views: 2192
Woohoo! I got it to work. After some more Googling, here's what I found out I needed to do : 1. Add the following line to the file zmdc.pl in /usr/bin/ just before the line "my @daemons" : $ENV{LD_PRELOAD} = '/usr/lib/libv4l/v4l1compat.so'; 2. Install the package libv4l-0 with : sudo apt-get install ...
- Sat Jul 31, 2010 1:16 pm
- Forum: ZoneMinder 1.24.x
- Topic: Distorted video with Logitech QC E2500 (Ubuntu Server 10.04)
- Replies: 1
- Views: 2192
Distorted video with Logitech QC E2500 (Ubuntu Server 10.04)
Hi, I have a Logitech QuickCam (046d:089d) and I can't get ZM to display a proper video. I have tried every NTSC capture palette and the video either looks green or like the image below. http://img227.imageshack.us/img227/6301/webcamy.th.png Can anybody please give me some suggestions on how to fix ...