Tagged Questions
1
vote
0answers
156 views
uvcvideo - No space left on device
I'm trying to setup a camera (Swann ADW-200 wireless) in Zoneminder but having difficulties. Even when the camera is the only USB device hooked into the server it still errors with bandwidth problems
...
5
votes
2answers
1k views
Trouble getting VLC to record from the webcam via command line
my ~/.bashrc contains the following function
webcamrecord () {
vlc v4l2:// :v4l-vdev="/dev/video0" :v4l-adev="/dev/audio2" :v4l-norm=3 :v4l-frequency=-1 :v4l-caching=300 :v4l-chroma="" ...
3
votes
1answer
664 views
Capture and broadcast video from web cam
I have server on Debian 6, without Desktop Environment and I have simple web camera. Web camera is defined like /dev/video0, so I can use cat /dev/video0 > ~/photo to get image from it (of course ...
2
votes
0answers
321 views
Howto reduce skype video outgoing traffic?
Issue background
I'm having having problems with skype under linux. My video calls are all the time non-continuous and they're getting stuck.
The situation is the same whether I use skype alone, or ...
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 ...
1
vote
0answers
601 views
Matlab's Image acquisition toolbox doesn't recognize my webcam
I have to work with the image acquisition toolbox in Matlab and I find it quite disturbing to always change to windows. So I installed Matlab 2010b on my Linux machine (Arch, Kernel 39). Skype & ...
4
votes
1answer
2k views
Can the focus of a Microsoft LifeCam HD-5000 be fixed at infinity under linux?
I have two Microsoft LifeCam HD-5000 webcams which I am using as a home security system with the Motion package for linux. One problem I have is that because these webcams have auto-focus, sometimes ...
3
votes
2answers
4k views
Is it possible to make a Microsoft LifeCam HD-5000 work under linux?
I am trying to set up a virtual machine which will act as a home security system. (If you've chatted with me in The Tavern, you may know why...) I purchased two USB webcams (Microsoft LifeCam HD-5000) ...