I'm trying to get zoneminder working with a ACTi ACM-1231 camera. I've just installed zoneminder on a fresh install of Fedora 10. Running 'service zoneminder start' appears to start ok, but from the console web page, all I can see is 'ZoneMinder Console - Stopped'. I just enabled extended debugging and in one of my debug logs I see this message:
Code: Select all
05/24/09 22:24:35.238856 zmc_m1[3643].DB1-zm_monitor.cpp/2260 [Got 1 monitors]
05/24/09 22:24:35.238918 zmc_m1[3643].FAT-zm_monitor.cpp/2420 [Bogus monitor type 'Ffmpeg' for monitor 1]
I assume the error above is the cause for the red camera, but probably not the reason the console says it's stopped.
Can someone please tell me:
(1) Some ideas how to fix the ffmpeg error above? (I am running an SVN build of ffmpeg to ensure it's new enough since the only RPM I could find was somewhat old.
(2) Any other ways to debug the console reporting itself as stopped? I am seeing errors about 'Can't get shared memory id ...', but the kernel I'm running (stock for Fedora 10) should be newer than the version which supposedly has the fix.
Any and all ideas or other reading welcome. Oh, and to the author(s) of zoneminder, your product looks great so far! Looking fwd to getting it working.
Thanks in advance!