Problem with Sony Eye Toy and Zoneminder

Forum for questions and support relating to the 1.25.x releases only.
Locked
mark_c
Posts: 2
Joined: Thu Feb 16, 2012 9:14 am

Problem with Sony Eye Toy and Zoneminder

Post by mark_c »

Hello all,
New user on board. :-)

I am using CentOS 6.2 and have a Sony EyeToy webcam (Logitech variant) that I wanted to use alongside an Xbox Vision webcam for surveillance.

I've installed ZoneMinder and everything works great other than the EyeToy which if I'm lucky will produce a frozen & garbled green frame.

I have tried a few things to find out what's going on but with my limited linux knowledge I may be missing something.

I have ran zmu -d /dev/video0 -v -q and the response I get is:
Error, failed to enumerate standard 0: Success

I get this error with kernel 3.2.6 that I compiled recently, if I use an older kernel that shipped with CentOS (which both ship with in built kernel drivers) and run the same command above I get another error about the webcam being unable to support the crop function. The webcam uses module gspca_ov519.

In the ZoneMinder log it shows the following:

2012-02-16 09:37:13.20 5660 zmdc 2139 ERR 'zmc -d /dev/video0' exited abnormally, exit status 255 zmdc.pl
2012-02-16 09:37:13.20 1466 zmc_dvideo0 7270 FAT Failed to set camera source 1: Invalid argument zm_local_camera.cpp 502
2012-02-16 09:37:13.20 0160 zmc_dvideo0 7270 INF Starting Capture zmc.cpp 191

I have tried every device format, capture palette and pixel size combination possible but it still throws out the error Invalid argument.

What really baffles me is that the webcam works perfectly in Cheese so it seems to be some issue ZoneMinder has with this camera?

It's really frustrating because I wanted to make a transition from my windows box to Linux and this is the last obstacle I have to overcome. :(

Any ideas guys? I'd be VERY grateful if you could help me with this. :)

Thanks!
Mark.
PacoLM
Posts: 971
Joined: Wed Dec 02, 2009 9:55 pm
Location: Spain

Re: Problem with Sony Eye Toy and Zoneminder

Post by PacoLM »


After more than 15 years, no longer using ZM as surveillance system.
Now in the dark side, using a commercial system...
mark_c
Posts: 2
Joined: Thu Feb 16, 2012 9:14 am

Re: Problem with Sony Eye Toy and Zoneminder

Post by mark_c »

Thank you so much for that link! I can't believe I didn't see that while looking through this forum, I quite obviously didn't search hard enough!

I've managed to get it working following through the advice on that thread, I'm now one very happy Zoneminder user!! :)

I will have to bookmark that thread for further reference and point anybody who's suffering the same issue towards it!
Locked