Old webcam Logitech, Inc. QuickCam Communicate STX not working in Ubuntu 9.04
Saturday, October 3rd, 2009
vlc, mplayer, kdenlive are not able to open my webcam(/dev/video), while aMSN is able to. I have the following webcam:
ID 046d:08ad Logitech, Inc. QuickCam Communicate STX
It seems that Ubuntu recently switched from V4L to V4L2 causing some trouble with some devices. Fortunately there is a solution:
sudo apt-get install ld.so.preload-manager
sudo ld.so.preload-manager /usr/lib/libv4l/v4l1compat.so
alternatively (note the lib32. You [...]
Continue reading about Old webcam Logitech, Inc. QuickCam Communicate STX not working in Ubuntu 9.04 »