ZM 1.24.2 , upgraded ? with SVN files 25-9-2010
followed : http://svn.zoneminder.com
don't know if i have to do anything else to activate those SVN files ?
Ubuntu 10.04 updated till 20-9-2010
7x Panasonic IP camera's
pan/tilt all working fine. ( Control Address : username:password@camera_ip / control type set to Panasonic )
BB-HCM531
Version 3.51R00
Running in IPv4 mode.
Remote Protocol: http
Remote Methode : simple
Remote Host Name : username:password@192.168.1.xx
Remote Host Port : 80
Remote Host Path : nphMotionJpeg?Resolution=320x240&Quality=Standard , or /cgi-bin/nphContinuousServerPush?Resolution=320x240&Quality=Clarity works to
Remote Image Colours 24
Capture Width (pixels): 320
Capture Height : 240
tried almost every setting i could find on the net but in montage view i still have random lockups tried in explorer / firefox / chrome.
will drop some log files here this evening, witch one would be of interest ?[/img]
ZM1.24.2/Ub10.04sources random red/mont view lockups[SOLVED]
ZM1.24.2/Ub10.04sources random red/mont view lockups[SOLVED]
Last edited by hengst on Wed Sep 29, 2010 7:09 am, edited 2 times in total.
zmdc.log :
zmaudit.log09/27/10 20:35:37.197906 zmdc[29584].ERR ['zmc -m 5' exited abnormally, exit status 255]
09/27/10 20:35:37.198278 zmdc[29584].INF [Starting pending process, zmc -m 5]
09/27/10 20:35:37.199230 zmdc[29584].INF ['zmc -m 5' starting at 10/09/27 20:35:37, pid = 20973]
09/27/10 20:38:37.710813 zmdc[29584].ERR ['zmc -m 5' exited abnormally, exit status 255]
09/27/10 20:38:37.711089 zmdc[29584].INF [Starting pending process, zmc -m 5]
09/27/10 20:38:37.711986 zmdc[29584].INF ['zmc -m 5' starting at 10/09/27 20:38:37, pid = 21367]
09/27/10 20:39:53.687776 zmdc[29584].ERR ['zmc -m 8' exited abnormally, exit status 255]
09/27/10 20:39:53.688028 zmdc[29584].INF [Starting pending process, zmc -m 8]
09/27/10 20:39:53.688671 zmdc[29584].INF ['zmc -m 8' starting at 10/09/27 20:39:53, pid = 21575]
09/27/10 20:41:32.224835 zmdc[29584].ERR ['zmc -m 8' exited abnormally, exit status 255]
09/27/10 20:41:32.225134 zmdc[29584].INF [Starting pending process, zmc -m 8]
09/27/10 20:41:32.225936 zmdc[29584].INF ['zmc -m 8' starting at 10/09/27 20:41:32, pid = 21823]
zmwatch.log09/27/10 20:11:57.343391 zmaudit[29649].INF [Database event '7/147789' does not exist in filesystem]
09/27/10 20:11:57.343562 zmaudit[29649].INF [deleting]
09/27/10 20:11:57.346810 zmaudit[29649].INF [Database event '7/147825' does not exist in filesystem]
09/27/10 20:11:57.346994 zmaudit[29649].INF [deleting]
09/27/10 20:11:57.351672 zmaudit[29649].INF [Database event '7/147770' does not exist in filesystem]
09/27/10 20:11:57.351889 zmaudit[29649].INF [deleting]
09/27/10 20:11:57.356677 zmaudit[29649].INF [Database event '7/147772' does not exist in filesystem]
09/27/10 20:11:57.356851 zmaudit[29649].INF [deleting]
09/27/10 20:11:57.359160 zmaudit[29649].INF [Database event '7/147779' does not exist in filesystem]
09/27/10 20:11:57.359369 zmaudit[29649].INF [deleting]
09/27/10 20:11:57.364024 zmaudit[29649].INF [Database event '7/147787' does not exist in filesystem]
09/27/10 20:11:57.364232 zmaudit[29649].INF [deleting]
09/27/10 20:11:57.365662 zmaudit[29649].INF [Database event '7/147799' does not exist in filesystem]
09/27/10 20:11:57.365785 zmaudit[29649].INF [deleting]
09/28/10 23:18:21.116899 zmwatch[6605].ERR [Can't get shared memory id '7a6d0002', 2: No such file or directory]
09/28/10 23:18:31.117820 zmwatch[6605].ERR [Can't get shared memory id '7a6d0002', 2: No such file or directory]
09/28/10 23:18:41.118748 zmwatch[6605].ERR [Can't get shared memory id '7a6d0002', 2: No such file or directory]
09/28/10 23:18:51.119668 zmwatch[6605].ERR [Can't get shared memory id '7a6d0002', 2: No such file or directory]
09/28/10 23:19:01.120577 zmwatch[6605].ERR [Can't get shared memory id '7a6d0002', 2: No such file or directory]
09/28/10 23:19:11.121478 zmwatch[6605].ERR [Can't get shared memory id '7a6d0002', 2: No such file or directory]
09/28/10 23:19:21.122395 zmwatch[6605].ERR [Can't get shared memory id '7a6d0002', 2: No such file or directory]
09/28/10 23:19:31.123319 zmwatch[6605].ERR [Can't get shared memory id '7a6d0002', 2: No such file or directory]
ok, seems to be i found it ,
- took a second server with same hardware.
- fresh updated 10.04 Ubuntu Desktop on it.
- installed zm 1.24.2-build3 via apt-get install zoneminder
- some headbanging to the wall to get it working, needed to do :
from the wiki ( ubuntu desktop 10.04 )
so that would be :
sudo -i
echo 134217728 >/proc/sys/kernel/shmall
echo 134217728 >/proc/sys/kernel/shmmax
then i put in 2 monitors with all the same settings i used in my production server. further all setting leaving to default.
didńt took long to see the log files been filled with errors.
when googling fr the answer about the error :
could change that settings but the error wouldnt get away and i still did get lockups in the montage view.
till i found that setting the "Maximum FPS" to something like "5" solved my problem regarding lockups.
so i think letting this option to default , ( wich is nothing ) it eats up all its memory or something and then crashes the source.
also Maximum FPS set to 5 did get rid of those [Can't get shared memory id '7a6d0002', 2: No such file or directory] errors in the zmwatch.log[/code]
so my idea is to change "Maximum FPS" default value to something in upcoming releases ? any thoughts about this ?
- took a second server with same hardware.
- fresh updated 10.04 Ubuntu Desktop on it.
- installed zm 1.24.2-build3 via apt-get install zoneminder
- some headbanging to the wall to get it working, needed to do :
from the wiki ( ubuntu desktop 10.04 )
sudo ln -s /etc/zm/apache.conf /etc/apache2/conf.d/zoneminder.conf and sudo /etc/init.d/apache2 force-reload (restarts Apache)
# To increase the shared memory on a live system to test the forgot to mention you have to be root ! ( as the $ tels us )# $ sudo chmod 4755 /usr/bin/zmfix
# $ zmfix -a
# $ sudo adduser www-data video
# $ sudo gedit /etc/sysctl.conf (this launches gedit)
# scroll to the bottom of the file and paste in the following: kernel.shmall = 134217728 kernel.shmmax = 134217728 (Note: This only takes effect after a reboot)
# To increase the shared memory on a live system;
# $ echo 134217728 >/proc/sys/kernel/shmall
# $ echo 134217728 >/proc/sys/kernel/shmmax
# save the file (File > Save or CTRL+S)
# exit gedit
so that would be :
sudo -i
echo 134217728 >/proc/sys/kernel/shmall
echo 134217728 >/proc/sys/kernel/shmmax
then i put in 2 monitors with all the same settings i used in my production server. further all setting leaving to default.
didńt took long to see the log files been filled with errors.
when googling fr the answer about the error :
i always did get lot of searchresults about setting the shared memory thing[Can't get shared memory id '7a6d0002', 2: No such file or directory]
could change that settings but the error wouldnt get away and i still did get lockups in the montage view.
till i found that setting the "Maximum FPS" to something like "5" solved my problem regarding lockups.
so i think letting this option to default , ( wich is nothing ) it eats up all its memory or something and then crashes the source.
also Maximum FPS set to 5 did get rid of those [Can't get shared memory id '7a6d0002', 2: No such file or directory] errors in the zmwatch.log[/code]
so my idea is to change "Maximum FPS" default value to something in upcoming releases ? any thoughts about this ?