Search found 86 matches

by BobS0327
Mon Nov 19, 2012 2:23 am
Forum: User Contributions
Topic: Integrating ZM with HAI Omni Pro security/automation panels
Replies: 0
Views: 1907

Integrating ZM with HAI Omni Pro security/automation panels

I'm currently working on integrating ZM with a Home Automation Inc (HAI) Omni Pro II security/automation panel. At this point in time, I've added buttons to the ZM watch.php web page to turn on flood lights via the HAI security/automation panel in the vicinity of the cameras. My cameras are IR but I...
by BobS0327
Mon Nov 19, 2012 2:10 am
Forum: ZoneMinder 1.25.x
Topic: Using a utility such as CloneZilla for ZM backup
Replies: 4
Views: 2295

Re: Using a utility such as CloneZilla for ZM backup

Yes,MySql is a very important piece of ZM. But I really need everything backed up since I have customized ZM php web pages. Also, Apache has been somewhat customized. From my perspective, it seems as though CloneZilla is the way to go.
by BobS0327
Thu Nov 15, 2012 7:00 pm
Forum: ZoneMinder 1.25.x
Topic: Using a utility such as CloneZilla for ZM backup
Replies: 4
Views: 2295

Using a utility such as CloneZilla for ZM backup

I am considering a backup/restore utility for my ZM box. It was mentioned on the forums that CloneZilla would be a good option. Since I'm more experienced in Windows than Linux, can anybody provide info to guide me in the right direction for backing up and restoring a ZM box?
by BobS0327
Thu Nov 15, 2012 6:55 pm
Forum: ZoneMinder 1.25.x
Topic: Don't waste your time on ZM 1.25 - Stay with 1.24
Replies: 9
Views: 4429

Re: Don't waste your time on ZM 1.25 - Stay with 1.24

Might I also suggest that you also put your ZM box on a UPS system. In the past, I've had to rebuild my ZM box a few times due to power outages. I got lucky on the last power outage and only had to recreate a mySQL table. I have finally learned my lesson the hard way and put my ZM box on a UPS. Even...
by BobS0327
Tue Nov 13, 2012 4:48 am
Forum: ZoneMinder 1.25.x
Topic: Power Outages caused log in issues
Replies: 1
Views: 1342

Power Outages caused log in issues

I recently experienced two back to back power outages which have corrupted my ZM. Prior to the outages, I used the default setting to access ZM. That is, I was not prompted to login using a userid and password. After the outages, I am prompted to login. The ZM URL listing has been changed to ZM_WEB_...
by BobS0327
Tue Jul 31, 2012 1:08 am
Forum: ZoneMinder 1.25.x
Topic: Shared data size conflict
Replies: 2
Views: 1721

Re: Shared data size conflict

PacoLM wrote:find / -name Memory.pm
Found it. Thanx!!
by BobS0327
Fri Jul 27, 2012 3:56 pm
Forum: ZoneMinder 1.25.x
Topic: Shared data size conflict
Replies: 2
Views: 1721

Shared data size conflict

I've just installed ZM 1.25.0 on Ubuntu 11.10 i386 server and have been getting the following error in the ZM log Shared data size conflict in shared_data for monitor... expected 328 got 316 It's my understanding to resolve this problem the Memory.pm file has to be updated. The posts that I found on...
by BobS0327
Tue Jun 19, 2012 4:43 am
Forum: ZoneMinder 1.25.x
Topic: Trigger a script when there is an alarm in 1.25
Replies: 16
Views: 10184

Re: Trigger a script when there is an alarm in 1.25

I like the "Barking Dog Alarm" idea and would like to incorporate into my rather large and complex system. Is it fully operational and does it work reliably on a machine that is not necessarily ZM server - just displaying the streams?? If there are any issues, what are they?? I'm not sure...
by BobS0327
Mon Jun 18, 2012 11:12 pm
Forum: ZoneMinder 1.25.x
Topic: Trigger a script when there is an alarm in 1.25
Replies: 16
Views: 10184

Re: Trigger a script when there is an alarm in 1.25

you have a script in C that does something like that? No, I personally don't have that specific type of C code. But I will provide additional info that will get you about 95% of the way to accomplishing your task. First, I've listed a link below to a Windows server example. It's an excellent exampl...
by BobS0327
Sat Jun 16, 2012 1:17 am
Forum: ZoneMinder 1.25.x
Topic: Trigger a script when there is an alarm in 1.25
Replies: 16
Views: 10184

Re: Trigger a script when there is an alarm in 1.25

for example I open ZM in windows xp but the script.pl not work because it work on zm server... . I want to create a script that let me open a window in windows xp when there is an alarm...can help me? Well, one option is to develop a client/server app where the server would reside on your Windows b...
by BobS0327
Thu Jun 07, 2012 7:09 pm
Forum: ZoneMinder 1.25.x
Topic: script for controling brightness and contrast [solved]
Replies: 4
Views: 2429

Re: script for controling brightness and contrast

I've just posted C source code in the user contributions forum that changes the function of a particular monitor. You can modify this code to automatically set/change brightness, color and hue. Here's the link http://www.zoneminder.com/forums/viewto ... =9&t=19339
by BobS0327
Thu Jun 07, 2012 6:48 pm
Forum: User Contributions
Topic: C source code to change monitor function
Replies: 0
Views: 2223

C source code to change monitor function

Listed below is the C source code to change the function of a particular monitor. It has been compiled and tested on Ubuntu Linux server. // Software is distributed WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Gener...
by BobS0327
Thu Jun 07, 2012 1:07 am
Forum: ZoneMinder 1.25.x
Topic: script for controling brightness and contrast [solved]
Replies: 4
Views: 2429

Re: script for controling brightness and contrast

One thing I like about Zoneminder is the "state" setting that can be called by a cron script. It doesn't seem to be able to control the brightness, contrast, colour or hue though. Does anyone know of scripts that access that part of the Zoneminder programming and are used for automaticall...
by BobS0327
Wed Jun 06, 2012 2:12 am
Forum: Hardware Queries
Topic: port forwarding for zoneminder
Replies: 4
Views: 2953

Re: port forwarding for zoneminder

Just a FYI. Keep in mind that you also have to update Apache to listen on 8080 by editing (updating) the ports.conf and 000-default files. Also, you'll probably have to allow 8080 on ufw.
by BobS0327
Mon Jun 04, 2012 3:51 am
Forum: Hardware Queries
Topic: port forwarding for zoneminder
Replies: 4
Views: 2953

Re: port forwarding for zoneminder

Try changing the port to something other than 80. For example, use 8080 instead of 80. Port 80 is sometimes blocked by the ISP or your router may be using 80 internally as a method of remote administration which may be causing your grief.