Tagged Questions
2
votes
0answers
84 views
Webcam Device Driver to support H.264
I have a Creative Live Cam Connect HD (id: 041e:4093) and this webcam has an on-board H.264 encoder. Unfortunately v4l2 only inputs the feed as MJPG.
$ v4l2-ctl --list-formats
ioctl: VIDIOC_ENUM_FMT
...
4
votes
1answer
324 views
getting an old logitech webcam to work in Linux
I'm trying to get an old Logitech QuickCam Web to work in Linux. There's a kernel module, but the last time it was updated was in 2006 and it doesn't compile against a recent kernel anymore. In ...
6
votes
1answer
2k views
Webcam on Angström
I am running Angström on my BeagleBoard-xm. I want to use a webcam (I have Microsoft LifeCam Cinema and Logitech C310). I installed v4l-utils, libv4l-dev and kernel-module-uvcvideo with opkg. But the ...