ZoneMinder 1.24.1, Ubuntu 9.10 and a Foscam FI8904W camera
Posted: Tue Jan 05, 2010 11:51 am
Hi all,
After struggling several days trying to setup my system, and read tons of posts, I have found a configuration that works. Maybe it could help anyone trying to setup a similar system.
Configuration /etc/sysctl.conf:
kernel.shmall = 134217728
kernel.shmmax = 134217728
Source:
Remote Protocol = HTTP
Remote Method = Simple
Remote Host Name = ip (also works -> user:pwd@ip )
Remote Host Port = 80
Remote Host Path = /videostream.cgi?user=YOUR_USER&pwd=YOUR_PWD (if you choose the second option in Remote Host Name, both of the following should work -> videostream.cgi / video.cgi)
Remote Image Colours = 24
Capture Width = 320
Capture Height = 24
I have also installed motion and the Kmotion interface and worked fine, but Zoneminder didn't worked until I stopped the kmotion service (problems sharing the /dev/shm ?).
Well, know I'm trying to fine tune my system and waiting for my second Foscam camera (dealextreme!).
Best regards,
PacoLM
After struggling several days trying to setup my system, and read tons of posts, I have found a configuration that works. Maybe it could help anyone trying to setup a similar system.
Configuration /etc/sysctl.conf:
kernel.shmall = 134217728
kernel.shmmax = 134217728
Source:
Remote Protocol = HTTP
Remote Method = Simple
Remote Host Name = ip (also works -> user:pwd@ip )
Remote Host Port = 80
Remote Host Path = /videostream.cgi?user=YOUR_USER&pwd=YOUR_PWD (if you choose the second option in Remote Host Name, both of the following should work -> videostream.cgi / video.cgi)
Remote Image Colours = 24
Capture Width = 320
Capture Height = 24
I have also installed motion and the Kmotion interface and worked fine, but Zoneminder didn't worked until I stopped the kmotion service (problems sharing the /dev/shm ?).
Well, know I'm trying to fine tune my system and waiting for my second Foscam camera (dealextreme!).
Best regards,
PacoLM