No output from zmu

Forum for questions and support relating to the 1.25.x releases only.
Locked
bakenoor
Posts: 7
Joined: Sat Oct 25, 2014 9:42 am

No output from zmu

Post by bakenoor »

I'm wishing to use a camera with zoneminder, I'm trying to use
zmu
so that I can use these values from to configure the webcam on zonminder

but when I do

Code: Select all

zmu -d /dev/video1  -q -v
I get the following output:

Code: Select all

Error, failed to enumerate standard 0: Success
How can I do to all the values for the webcamera which I need when adding a monitor on zoneminder?

when I do an lsusb, i get the following output:

Code: Select all

Bus 003 Device 008: ID 0ac8:3420 Z-Star Microelectronics Corp. Venus USB2.0 Camera
output:

Code: Select all

THis is the output when I do  [code]v4l2-ctl --list-devices
[/code]

output:

Code: Select all

A4TECH USB2.0 PC Camera (usb-0000:00:14.0-4):
	/dev/video1

Laptop_Integrated_Webcam_HD (usb-0000:00:1a.0-1.5):
	/dev/video0
Locked