Page 1 of 1

PS3 Eye with ZM (works on Cheese)

Posted: Wed Jan 21, 2015 12:07 pm
by Filemon
Hello,
I've installed zoneminder and done everything as was in tutorial.
I can see everything on my localhost/zm. My problem is that I can't see my camera in zm.
My output when I type

Code: Select all

sudo zmu -d /dev/video1 -q -v
is:

Code: Select all

"Error, failed to enumerate standard 0: Success".
I've also tried

Code: Select all

v4l2-ctl --list-devices
and I've recieved:

Code: Select all

USB Camera-B4.09.24.1 (usb-0000:00:03.3-2):
	/dev/video1

USB2.0 UVC 1.3M WebCam (usb-0000:00:03.3-5):
	/dev/video0
My USB Camera-B4.09.24.1 works on Cheese and in GTK UVC video viewer.

Could you help me with that?

Thanks.