View Single Post
the_envy's Avatar
Posts: 59 | Thanked: 16 times | Joined on Jan 2012
#402
Hello community

I have a problem getting my USB camera working, it connects and enumerates fine and I`m able to see it in

Code:
/dev/video2
However I cannot get image from it, in terminal i input:

Code:
mplayer tv:// -tv driver=v4l2:device=/dev/video2:width=176:height=144
Mplayer opens in new window, and it shows only green screen. When I close it this message appears in terminal:

Code:
v4l2: ioctl streamon failed: Cannot allocate memory
I tried to change height and width to 32/28 and got new error:

Code:
v4l2: ioctl streamon failed: No space left on device
Can anyone help me out here? pleeease
__________________
twitter.com/metalgearquotes
 

The Following User Says Thank You to the_envy For This Useful Post: