Microsoft LifeCam VX-1000

Post here to indicate any hardware you have used and which is known to work with ZoneMinder. Not for questions.
Post Reply
zorrua
Posts: 7
Joined: Thu Jan 27, 2011 6:02 pm

Microsoft LifeCam VX-1000

Post by zorrua »

Hello forum, I have a Microsoft LifeCam VX-1000 on a Debian Squeeze system:

Code: Select all

$ lsusb 
Bus 002 Device 004: ID 045e:00f7 Microsoft Corp. LifeCam VX-1000
I want to configure to use with ZoneMinder, when I attach the webcam I get this on dmesg:

Code: Select all

[43379.436061] usb 2-2: new full speed USB device using ohci_hcd and address 4
[43379.645627] usb 2-2: New USB device found, idVendor=045e, idProduct=00f7
[43379.645636] usb 2-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[43379.645642] usb 2-2: Product: USB camera
[43379.645870] usb 2-2: configuration #1 chosen from 1 choice
[43381.018641] Linux video capture interface: v2.00
[43381.049696] gspca: main v2.7.0 registered
[43381.055234] gspca: probing 045e:00f7
[43381.065456] sonixj: Sonix chip id: 11
[43381.071618] gspca: probe ok
[43381.071651] gspca: probing 045e:00f7
[43381.071677] gspca: probing 045e:00f7
[43381.071730] usbcore: registered new interface driver sonixj
[43381.071741] sonixj: registered
[43381.388916] usbcore: registered new interface driver snd-usb-audio
[44740.494048] gspca: usb_submit_urb alt 8 err -28
[44740.519119] ohci_hcd 0000:00:04.0: leak ed f65071c0 (#81) state 2
[44812.906787] gspca: usb_submit_urb alt 8 err -28
[44812.930868] ohci_hcd 0000:00:04.0: leak ed f6507200 (#81) state 2
[45041.658788] gspca: usb_submit_urb alt 8 err -28
[45041.681875] ohci_hcd 0000:00:04.0: leak ed f6507240 (#81) state 2
[45131.546580] gspca: usb_submit_urb alt 8 err -28
[45131.569633] ohci_hcd 0000:00:04.0: leak ed f6507280 (#81) state 2
[45157.898613] gspca: usb_submit_urb alt 8 err -28
[45157.925633] ohci_hcd 0000:00:04.0: leak ed f65072c0 (#81) state 2
[45197.638086] gspca: usb_submit_urb alt 8 err -28
[45197.662160] ohci_hcd 0000:00:04.0: leak ed f6507300 (#81) state 2
[74763.000032] NOHZ: local_softirq_pending 100
On the setting I don't know how to config it (format, palette...), this is what I get on the web:

Image

Can you help with this?

Thanks and best regards.
khaeng
Posts: 1
Joined: Thu Jun 06, 2013 1:00 am

Re: Microsoft LifeCam VX-1000

Post by khaeng »

I've same cause.

Ms LifeCam Vx-1000 is working from the other programs.
cheese, camorama ...

but is not working from Zoneminder.
Maybe Zoneminder is not support to LifeCam Vx-1000.
kireol
Posts: 7
Joined: Wed Jul 03, 2013 11:28 am

Re: Microsoft LifeCam VX-1000

Post by kireol »

I'm running a lifecam vx-1000 just fine on Ubuntu 12.04


But you can't run it as local and /dev/video*


You need to use mjpg-streamer.


I followed this guide and it worked like a charm


....... well, due to board settings, I guess I can't post links to other web sites; so you'll have to google for the link.

google for: "How to Install ZoneMinder under Ubuntu 12.04 Server"
Post Reply