Search found 18 matches

by BrownBottle
Mon Jan 23, 2012 12:14 am
Forum: ZoneMinder 1.24.x
Topic: view events in time sequence across all monitors
Replies: 0
Views: 1355

view events in time sequence across all monitors

I am currently using 1.23.3. When I have multiple events on multiple monitors and select 'all events' I get a list of all of the events ordered by time. If I click on the first event, the event will play and finish, then if I click on next, I get the next event by time, regardless of which monitor ...
by BrownBottle
Fri Dec 04, 2009 7:42 pm
Forum: ZoneMinder 1.24.x
Topic: Changing zone settings for night and day
Replies: 2
Views: 3245

You can also make two monitors for each camera, one for night and one for day. create a state for day with the day monitor cameras set to modetect and the night monitor cameras set to disabled. create a night state the exact opposite. Use CRON to enable each state at the desired time. Make sure that ...
by BrownBottle
Sun Jun 14, 2009 6:01 pm
Forum: ZoneMinder 1.24.x
Topic: lines across images
Replies: 15
Views: 9586

Try changing the device format to 'RGB565'. This will reduce the color load on the system.
by BrownBottle
Tue Dec 30, 2008 3:46 pm
Forum: ZoneMinder Previous Versions
Topic: events & archives
Replies: 5
Views: 4960

Have you found any way to set this as the default behavior? I would very much like to have the archived events omitted from all events like version 1.22.3 did.
by BrownBottle
Tue Jun 03, 2008 1:32 pm
Forum: ZoneMinder Previous Versions
Topic: 64 bit OS
Replies: 5
Views: 4275

On most of my systems I have been using the Bluecherry PV-183 or PV-143 with no hardware related issues. I do have to modprobe the 183 for card type 98.
by BrownBottle
Mon Jun 02, 2008 2:00 pm
Forum: ZoneMinder Previous Versions
Topic: 64 bit OS
Replies: 5
Views: 4275

The 16 camera system that I built has analog cameras only, but my problems center around streaming. If I attempt to view a camera or event at normal size all is ok, but if I try to magnify to 2x or larger then ZMS crashes with a segmentation fault. Also, I have had to change the color selection from ...
by BrownBottle
Sun Jun 01, 2008 9:23 pm
Forum: ZoneMinder Previous Versions
Topic: 64 bit OS
Replies: 5
Views: 4275

64 bit OS

I have recently built several systems using ZM and have had quite a bit of sucess thanks to the genius here at Zoneminder - Thanks guys!! The last two systems that I built were on X86-64 versions of Fedora 8 and seem to have more problems than the 32 bit versions of Fedora 6 and 7. These systems are ...
by BrownBottle
Thu Mar 27, 2008 3:51 pm
Forum: ZoneMinder Previous Versions
Topic: Lines in recorded events
Replies: 29
Views: 19277

I am having the same problem and would like to know if the issue was ever resolved? Thanks.

Larry

edit: Sorry, I didn't see the second page. I think I have my answer. Thanks
by BrownBottle
Sun Mar 16, 2008 4:08 pm
Forum: ZoneMinder Previous Versions
Topic: [SOLVED]Changing view Scale setting above x1.5 segfaults ZMS
Replies: 3
Views: 3310

I'm having the same problem and haven't found a cure. Did you resolve the problem? If so, how? Thanks

Larry
by BrownBottle
Fri Jan 18, 2008 5:12 pm
Forum: ZoneMinder Previous Versions
Topic: Schedule function to switch between "Mocord" and &
Replies: 4
Views: 4515

Try creating a duplicate monitor and save states with either one or the other on record or morecord. Make sure that the copy of the one recording is in monitor. You can then set unique zones, prefixes, and many other parameters to accomodate.
by BrownBottle
Fri Nov 23, 2007 11:12 pm
Forum: ZoneMinder Previous Versions
Topic: Install on Fedora 8 from RPM - What Next?
Replies: 20
Views: 12457

I'm glad that you were able to get zoneminder running on Fedora 8 via RPM, but you didn't tell the rest of us how you did it. Please explain how you got it running or where you found the info.

Thanks

BrownBottle
by BrownBottle
Sun Jul 01, 2007 4:46 pm
Forum: Feature Requests
Topic: Zone configuration based on time
Replies: 8
Views: 6731

Sorry for not referencing the thread before, and it has been quite a while since I searched it. I really can't recall the exact message, however I can give you a synopsis: Set up the state that you would like to invoke, (i.e. camera 1 off and camera 2 on or a specific set of zones enabled.) then ...
by BrownBottle
Wed Apr 18, 2007 6:48 pm
Forum: ZoneMinder Previous Versions
Topic: don't record big screen changes
Replies: 4
Views: 3030

If you place a small preclusive zone somewhere that doesn't normally see motion, it will not affect your active zone during normal operation, However, when the whole picture moves, the preclusive zone will see motion and stop the active zone from alerting on the motion. I use this technique to keep ...
by BrownBottle
Wed Apr 18, 2007 6:28 pm
Forum: ZoneMinder Previous Versions
Topic: don't record big screen changes
Replies: 4
Views: 3030

You might try creating a 'preclusive' zone in an area that does not normally see motion. This will stop the recording of motion detected anywhere else. Keep the preclusive zone faily small.
by BrownBottle
Tue Apr 17, 2007 2:15 pm
Forum: Feature Requests
Topic: Zone configuration based on time
Replies: 8
Views: 6731

That was my intent, however, all I can find is a reference to zmpkg.pl and start, stop, restart, and status. I have not found any reference to a script that will let me modify the monitors directly. edit: After going over all of the content for 'cron run states', I have finally found the one message ...