knnniggett wrote:Something else I noticed is that your capture method is set to "Video for Linux version 2".
I am using Video for Linux version 1 on the remote system I'm running. Version 2 didn't work.
Also, have you looked at your log files for any clues?
For some reason, I only have V4L Version 2 as an option; it was installed from the Suse One-Click-Install as per the Wiki -->
http://www.zoneminder.com/wiki/index.ph ... s_for_SuSE
With regards to the logs, I can see lots of
2012-05-16 12:20:41.979938 web_php 12582 ERR socket_sendto( /var/run/zm/zms-404888s.sock ) failed: Connection refused zm/includes/functions.php 2322
2012-05-16 12:20:41.857462 web_php 12558 ERR socket_sendto( /var/run/zm/zms-005196s.sock ) failed: Connection refused zm/includes/functions.php 2322
2012-05-16 12:20:41.737892 web_php 12562 ERR socket_sendto( /var/run/zm/zms-749043s.sock ) failed: Connection refused zm/includes/functions.php 2322
2012-05-16 12:20:41.022376 web_php 12562 ERR socket_sendto( /var/run/zm/zms-896646s.sock ) failed: Connection refused zm/includes/functions.php 2322
But wouldn't expect that to only allow Greyscale.
Here's a listing of that folder for what it's worth:-
/var/run/zm # ls -l
total 4
-rw-r--r-- 1 wwwrun www 4 May 16 09:22 zm.pid
srwxr-xr-x 1 wwwrun www 0 May 16 09:22 zmdc.sock
srwxr-xr-x 1 wwwrun www 0 May 16 10:25 zms-005196s.sock
srwxr-xr-x 1 wwwrun www 0 May 16 13:21 zms-108889s.sock
srwxr-xr-x 1 wwwrun www 0 May 16 13:23 zms-108889w.sock
srwxr-xr-x 1 wwwrun www 0 May 16 10:25 zms-404888s.sock
srwxr-xr-x 1 wwwrun www 0 May 16 10:25 zms-749043s.sock
srwxr-xr-x 1 wwwrun www 0 May 16 13:21 zms-867303s.sock
srwxr-xr-x 1 wwwrun www 0 May 16 10:25 zms-896646s.sock
I have re-read the documentation that came with the card and it does say to use V4L Version 1 ... is there a "how to" I can be pointed to to install V4L v1 on OpenSuSE 12.1?
EDIT: I have stopped the ZM service and deleted these *.sock files and checked the permission to the folder was writable by the www group; now it is, I am no longer getting those messages!