Search found 35 matches

by jondecker76
Tue Nov 16, 2010 11:48 am
Forum: ZoneMinder 1.24.x
Topic: uses more CPU than expected?
Replies: 10
Views: 11497

I also suffer from extremely high CPU usage (> 2.0 with 2 cameras@320x240 - and it increases by more than 1 for each camera I add) This is on a fresh Ubuntu Server 10.10 install I have used motion for years, and the same setup could handle 8 cameras under Motion with no real noticable CPU load. I ...
by jondecker76
Thu Oct 07, 2010 1:01 pm
Forum: ZoneMinder 1.24.x
Topic: How to attach a control script??
Replies: 7
Views: 10673

if its an MJPEG camera, you should be able to use the stream directly

Is the location of the stream known?
by jondecker76
Thu Oct 07, 2010 12:49 pm
Forum: ZoneMinder 1.24.x
Topic: how to call other programs from zoneminder
Replies: 1
Views: 1387

Yes, you can modify that example pretty easily. There are a few ways to do this in perl, but the simplest example is system("command", "arg1", "arg 2",...,argN"); For example, if I wanted to call a shell script named "send_email.sh", with the arguments "--subject", "--body" and "--address", it may ...
by jondecker76
Thu Oct 07, 2010 4:53 am
Forum: ZoneMinder 1.24.x
Topic: Losing frames while modect
Replies: 4
Views: 2461

Are you using MJPEG cameras by any chance?
I think I've noticed the same speedup on my MJPEG cameras, but only if I fill in a max framerate in the monitor setup
by jondecker76
Wed Oct 06, 2010 11:42 pm
Forum: ZoneMinder 1.24.x
Topic: Is zoneminder Done?
Replies: 6
Views: 4336

by jondecker76
Wed Oct 06, 2010 8:23 pm
Forum: ZoneMinder 1.24.x
Topic: super high frame rates
Replies: 2
Views: 2219

Not sure how it happened, but I also noticed that my load went up from about 0.8 to over 3.0 while the framerate was all goofy. Also, recordings were very odd, with the timestamp bobbling all over the place.

Anyways, did a reboot of my server and everything went back to normal.
by jondecker76
Wed Oct 06, 2010 11:13 am
Forum: ZoneMinder 1.24.x
Topic: How to attach a control script??
Replies: 7
Views: 10673

From what I've found, most all documentation currently available is outdated. It appears that old versions of ZM used a different control scheme (using files named zmcontrol-cameraName.pl) and worked off of a bunch of parameters passed to the script. Almost all examples I've found off of the net ...
by jondecker76
Wed Oct 06, 2010 2:12 am
Forum: ZoneMinder 1.24.x
Topic: super high frame rates
Replies: 2
Views: 2219

super high frame rates

I have 2 different cameras connected to ZM. Both of them are streaming in MJPEG. In the camera setup for each camera, I have set it to 15 FPS. In ZM, it will show anywhere from 50 to over 300 FPS. I have only been using ZM for about a week, but it always used to hang at the set 15 FPS. Somehow ...
by jondecker76
Wed Oct 06, 2010 12:49 am
Forum: ZoneMinder 1.24.x
Topic: Controlling PTZ camera trips an event??
Replies: 0
Views: 1085

Controlling PTZ camera trips an event??

I have a couple PTZ cameras hooked up to ZM, and have written my own control scripts. I have them both set to "Modetect".... Now the problem is, it still trips events when I use the on screen controls to pan or tilt the camera. I would expect it not to trip an event, because I told it to move. Isn't ...
by jondecker76
Wed Oct 06, 2010 12:46 am
Forum: ZoneMinder 1.24.x
Topic: How to attach a control script??
Replies: 7
Views: 10673

ok, got some simple pan and tilt working - though I'm still trying to figure out why some of the advanced features aren't working yet (such as pan and tilt speed)
by jondecker76
Tue Oct 05, 2010 8:58 pm
Forum: ZoneMinder 1.24.x
Topic: How to attach a control script??
Replies: 7
Views: 10673

Well, I have probably over 20 hours into this now. I'm absolutely baffled that there exists no real documentation on how to do this! (I'm a very accomplished programmer, but that can't help me if there is no documentation nor anybody on the forums that can help) What I have so far: - It seems that ...
by jondecker76
Tue Oct 05, 2010 7:39 pm
Forum: ZoneMinder 1.24.x
Topic: Is zoneminder Done?
Replies: 6
Views: 4336

it would be nice if they used Trac or similar software so we could actually follow along with the changes that are bing made. I may pull in the source myself so that I can follow along.
by jondecker76
Tue Oct 05, 2010 1:32 am
Forum: ZoneMinder 1.24.x
Topic: How to attach a control script??
Replies: 7
Views: 10673

just giving this a bump...

Surely someone knows how to attach a control script to a camera in ZM?
by jondecker76
Tue Oct 05, 2010 1:27 am
Forum: ZoneMinder 1.24.x
Topic: Losing frames while modect
Replies: 4
Views: 2461

I would try a lower alarm frame count personally.. Your pre is set to 25, with an alarm frame count of to (25+10=35).
My guess is that for some reason, the alarm frame count frames aren't exported to video.

Try setting the alarm frame count to 1 or 2 and see if it improves
by jondecker76
Tue Oct 05, 2010 1:23 am
Forum: ZoneMinder 1.24.x
Topic: 12-31-1969 19:00:00 Dates??
Replies: 4
Views: 2613

all I use are IP cameras, so the local/remote machine question really doesn't apply.

I'm still trying to find a way to consistently reproduce it