Philips SPC520NC Webcam Compatability?

Forum for questions and support relating to the 1.24.x releases only.
Locked
peternsomerset
Posts: 2
Joined: Fri Dec 02, 2011 8:39 pm

Philips SPC520NC Webcam Compatability?

Post by peternsomerset »

Hi,
I am running Fedora 13 (still) and zn 1.24.2.
I have managed to get a Fosscam F18905W working OK. So I assume I have the configs OK ( I increased the kernel memory to do this).
I have the above camera which I can see on /dev/video0 using "Cheese", but in zm the source stays red and is not detected.

Before reading some more can someone confirm this camers will work as it uses the uvcvideo driver?

FWIW it shows up as:

Bus 001 Device 002: ID 0471:0334 Philips (or NXP) SPC 520/525NC PC Camera

I have spent quite a bit of time trying to get it to work but to mave not managed it yet!
I will set it to debug but thought I would rule out the camera first before proceeding.

Thanks

Peter H
peternsomerset
Posts: 2
Joined: Fri Dec 02, 2011 8:39 pm

Re: Philips SPC520NC Webcam Compatability?

Post by peternsomerset »

Hi,

Does this help!?
12/09/2011 20:32:05.582346 zmdc[5560].INF [Server starting at 11/12/09 20:32:05]
12/09/2011 20:32:08.681213 zmdc[5560].INF ['zmc -d /dev/video0/' starting at 11/12/09 20:32:08, pid = 5590]
12/09/2011 20:32:08.739836 zmdc[5560].ERR ['zmc -d /dev/video0/' exited abnormally, exit status 6]
12/09/2011 20:32:08.740081 zmdc[5560].INF [Starting pending process, zmc -d /dev/video0/]
12/09/2011 20:32:08.740676 zmdc[5560].INF ['zmc -d /dev/video0/' starting at 11/12/09 20:32:08, pid = 5595]
12/09/2011 20:32:08.777546 zmdc[5560].ERR ['zmc -d /dev/video0/' exited abnormally, exit status 6]
12/09/2011 20:32:08.784991 zmdc[5560].INF ['zmc -m 3' starting at 11/12/09 20:32:08, pid = 5597]
12/09/2011 20:32:08.887609 zmdc[5560].INF ['zma -m 3' starting at 11/12/09 20:32:08, pid = 5602]
12/09/2011 20:32:08.988324 zmdc[5560].INF ['zmfilter.pl' starting at 11/12/09 20:32:08, pid = 5607]
12/09/2011 20:32:09.088492 zmdc[5560].INF ['zmaudit.pl -c' starting at 11/12/09 20:32:09, pid = 5612]
12/09/2011 20:32:09.213112 zmdc[5560].INF ['zmwatch.pl' starting at 11/12/09 20:32:09, pid = 5617]
12/09/2011 20:32:09.360929 zmdc[5560].INF ['zmupdate.pl -c' starting at 11/12/09 20:32:09, pid = 5624]
12/09/2011 20:32:11.847271 zmdc[5560].ERR ['zmc -m 3' exited abnormally, exit status 255]
12/09/2011 20:32:11.847452 zmdc[5560].INF [Starting pending process, zmc -m 3]
12/09/2011 20:32:11.848012 zmdc[5560].INF ['zmc -m 3' starting at 11/12/09 20:32:11, pid = 5634]
12/09/2011 20:32:13.049802 zmdc[5560].INF [Starting pending process, zmc -d /dev/video0/]
12/09/2011 20:32:13.050475 zmdc[5560].INF ['zmc -d /dev/video0/' starting at 11/12/09 20:32:13, pid = 5636]
12/09/2011 20:32:13.083389 zmdc[5560].ERR ['zmc -d /dev/video0/' exited abnormally, exit status 6]
12/09/2011 20:32:14.849418 zmdc[5560].ERR ['zmc -m 3' exited abnormally, exit status 255]
12/09/2011 20:32:19.054562 zmdc[5560].INF [Starting pending process, zmc -m 3]
12/09/2011 20:32:19.055218 zmdc[5560].INF ['zmc -m 3' starting at 11/12/09 20:32:19, pid = 5645]
12/09/2011 20:32:22.095722 zmdc[5560].ERR ['zmc -m 3' exited abnormally, exit status 255]
12/09/2011 20:32:23.097179 zmdc[5560].INF [Starting pending process, zmc -d /dev/video0/]
12/09/2011 20:32:23.097837 zmdc[5560].INF ['zmc -d /dev/video0/' starting at 11/12/09 20:32:23, pid = 5649]
12/09/2011 20:32:23.130821 zmdc[5560].ERR ['zmc -d /dev/video0/' exited abnormally, exit status 6]
12/09/2011 20:32:32.041466 zmdc[5560].INF [Starting pending process, zmc -m 3]
12/09/2011 20:32:32.042127 zmdc[5560].INF ['zmc -m 3' starting at 11/12/09 20:32:32, pid = 5653]

Thats what I get by removing the log then starting zm.

Can I assume the this camera will not work with the camera?

Thanks
bb99
Posts: 943
Joined: Wed Apr 02, 2008 12:04 am

Re: Philips SPC520NC Webcam Compatability?

Post by bb99 »

Might not be much help but have a look at this: http://www.youtube.com/watch?v=l-nIUgB35OQ
Shows how to use uvcstreamer to get a usb camera to work
jacknunyo
Posts: 9
Joined: Wed Dec 07, 2011 12:09 am

Re: Philips SPC520NC Webcam Compatability?

Post by jacknunyo »

uvcstreamer has been replaced by mjpg_streamer, but yeah that's the trick with the uvc linux driver cams. I've had mixed success, one worked fine with mjpg-streamer, the other zm didnt like at all, complained of errors in the video stream.
Good luck!
Locked