Search found 10 matches

by soidenmatdo
Thu Mar 09, 2017 2:54 am
Forum: ZoneMinder 1.30.x
Topic: ZM only run 10' and change to "stop state"
Replies: 2
Views: 1927

Re: ZM only run 10' and change to "stop state"

Check that your /dev/shm or /run/shm partition is not full. this is my ubuntu server run : http://i.imgur.com/7FNh079.jpg this is log when ZM was stopped : 2017-03-09 09:22:53.184438 zmc_m14 10416 INF Got signal 15 (Terminated), exiting zm_signal.cpp 40 2017-03-09 09:22:53.184428 zmc_m10 10325 INF ...
by soidenmatdo
Wed Mar 08, 2017 9:16 am
Forum: ZoneMinder 1.30.x
Topic: ZM only run 10' and change to "stop state"
Replies: 2
Views: 1927

ZM only run 10' and change to "stop state"

hi everyone, i installed ZM 1.30.2 on Ubuntu 16.04 ZM i installed with h264 ppa below : deb http://ppa.launchpad.net/iconnor/zoneminder-feature-h264-videostorage/ubuntu xenial main # deb-src http://ppa.launchpad.net/iconnor/zoneminder-feature-h264-videostorage/ubuntu xenial main sudo add-apt ...
by soidenmatdo
Wed Feb 22, 2017 5:33 am
Forum: ZoneMinder 1.30.x
Topic: Centos 7 Zoneminder 1.30 feature-h264-videostorage branch install
Replies: 9
Views: 7292

Re: Centos 7 Zoneminder 1.30 feature-h264-videostorage branch install

I completely rewrote the zonemidner spec file, which is why the build is complaining about missing folders. Until the next release comes out, you will need to perform a few extra steps Off the top of my head (might not be perfect): - git clone https://github.com/ZoneMinder/ZoneMinder (do NOT use ...
by soidenmatdo
Mon Feb 13, 2017 2:00 am
Forum: ZoneMinder 1.30.x
Topic: how to configure and check zoneminder run libjpeg-turbo
Replies: 6
Views: 3123

Re: how to configure and check zoneminder run libjpeg-turbo

Well, the cause of the problem is you are trying to do way too much than your server can handle. The information you provided is a good start, but we need to know what the system load is. Please tell us that. As mentioned previously, set the color depth to 32 and lower the frame rate in each camera ...
by soidenmatdo
Sat Feb 11, 2017 7:17 am
Forum: ZoneMinder 1.30.x
Topic: how to configure and check zoneminder run libjpeg-turbo
Replies: 6
Views: 3123

Re: how to configure and check zoneminder run libjpeg-turbo

thank you for your help , it works fine with configure of 5 fps and 32 color. i would like to ask more questions : 1. why "record" mode use much CPU more than "modect" mode , i think in "modect" mode zoneminder have to analyze frame. 2. Is there any other way to schedule change funtion mode (from ...
by soidenmatdo
Fri Feb 10, 2017 9:55 am
Forum: ZoneMinder 1.30.x
Topic: how to configure and check zoneminder run libjpeg-turbo
Replies: 6
Views: 3123

Re: how to configure and check zoneminder run libjpeg-turbo

I'm a bit confused here. You've stated your desire to reduce cpu load, and you even quoted the documentation (that's good +1). The referenced documentation suggests what you should do. However, you haven't actually done any of the steps in the documentation you referenced. At least you haven't told ...
by soidenmatdo
Thu Feb 09, 2017 10:07 am
Forum: ZoneMinder 1.30.x
Topic: how to configure and check zoneminder run libjpeg-turbo
Replies: 6
Views: 3123

how to configure and check zoneminder run libjpeg-turbo

hi everyone, i have 3 problems to down CPU performmance 1 : _ i installed libjpeg-turbo but how to configure and check zoneminder run libjpeg-turbo ? 2 : _ i install zoneminder 1.3 on Centos 7 64 bit , CPU is Xeon "westmere" , how to config gcc to optimize hardware and zoneminder ? Try building ...
by soidenmatdo
Thu Feb 09, 2017 1:06 am
Forum: ZoneMinder 1.30.x
Topic: Create schedule for switching between modect and record function
Replies: 2
Views: 1680

Re: Create schedule for switching between modect and record function

bbunge wrote:Yes.
Create a new run state (Night), Switch to it and set the monitor function you want.
Create a cron job to switch between functions.
Note: If you restart the server ZM will start in the default run state. Default being Running.
can you details for me step by step or you have an exam for cron ?
by soidenmatdo
Wed Feb 08, 2017 8:24 am
Forum: ZoneMinder 1.30.x
Topic: Create schedule for switching between modect and record function
Replies: 2
Views: 1680

Create schedule for switching between modect and record function

Hi everyone,

I run ZM 1.3 on Centos 6

Could i creates chedule for switching between modect and record function ?

ex : i have 10 cameras , in 7am to 7pm i set function is record , in 8pm to 6am i set function is modect

thanks