Another shmget problem
Posted: Thu Jan 12, 2006 11:07 am
I have a problem seeing images in the browser - stills or streamed. Apart from the image display the system seems to be working:
It captures motion events and I can see stills for these (but not streamed). I can see a current image on the zone definition.
When I try to look at the image (i.e. click on the name entry on the main page) I get this in the log:
Jan 12 10:56:30 [zms] WAR [Attempt to fetch boolean value for ZM_MESSAGE_ADDRESS
, actual type is string]
Jan 12 10:56:30 [zms] WAR [Attempt to fetch boolean value for ZM_MESSAGE_TEXT, a
ctual type is text]
Jan 12 10:56:30 [zms] WAR [Attempt to fetch boolean value for ZM_JPEG_FILE_QUALI
TY, actual type is integer]
Jan 12 10:56:30 [zms] WAR [Attempt to fetch integer value for ZM_EMAIL_ADDRESS,
actual type is string]
Jan 12 10:56:30 [zms] WAR [Attempt to fetch integer value for ZM_OPT_X10, actual
type is boolean]
Jan 12 10:56:30 [zms] ERR [Can't shmget, probably not enough shared memory space
free: Invalid argument]
the shared memory seems to exist (I can see it in ipcs and zma is working fine). All log files are owned by apache and all process are running as apache. Shared memory is owned by apache perm=700 (all log files are now perm 777)
I am using firefox 1.5 (if that makes any difference - I suspect not), and ZM 1.21.4 on gentoo 2.6.14-r5 with a local creative web cam.
Any pointer greatly appreciated
Thanks
Simon
It captures motion events and I can see stills for these (but not streamed). I can see a current image on the zone definition.
When I try to look at the image (i.e. click on the name entry on the main page) I get this in the log:
Jan 12 10:56:30 [zms] WAR [Attempt to fetch boolean value for ZM_MESSAGE_ADDRESS
, actual type is string]
Jan 12 10:56:30 [zms] WAR [Attempt to fetch boolean value for ZM_MESSAGE_TEXT, a
ctual type is text]
Jan 12 10:56:30 [zms] WAR [Attempt to fetch boolean value for ZM_JPEG_FILE_QUALI
TY, actual type is integer]
Jan 12 10:56:30 [zms] WAR [Attempt to fetch integer value for ZM_EMAIL_ADDRESS,
actual type is string]
Jan 12 10:56:30 [zms] WAR [Attempt to fetch integer value for ZM_OPT_X10, actual
type is boolean]
Jan 12 10:56:30 [zms] ERR [Can't shmget, probably not enough shared memory space
free: Invalid argument]
the shared memory seems to exist (I can see it in ipcs and zma is working fine). All log files are owned by apache and all process are running as apache. Shared memory is owned by apache perm=700 (all log files are now perm 777)
I am using firefox 1.5 (if that makes any difference - I suspect not), and ZM 1.21.4 on gentoo 2.6.14-r5 with a local creative web cam.
Any pointer greatly appreciated
Thanks
Simon