Page 1 of 2

No Monitor on Motion detect

Posted: Sun Feb 12, 2012 7:42 pm
by atomino_max
Hi to all,
after select Modect and clicking on Zones are not showed any image from monitor.

Monitor it's working fine

see attached

Pls help me...

Re: No Monitor on Motion detect

Posted: Sun Feb 12, 2012 7:53 pm
by PacoLM

Re: No Monitor on Motion detect

Posted: Sun Feb 12, 2012 8:03 pm
by atomino_max
What means "cambozola"

Re: No Monitor on Motion detect

Posted: Mon Feb 13, 2012 5:10 am
by PacoLM
Read the link I posted and check your system.

Re: No Monitor on Motion detect

Posted: Mon Feb 13, 2012 8:19 pm
by atomino_max
I have modified the file
'/usr/share/zoneminder/skins/classic/includes/functions.php' in this way :



Code:
<script type="text/javascript" src="../javascript/mootools/mootools-core-nc.js"></script>
<script type="text/javascript" src="../javascript/mootools/mootools-more-nc.js"></script>


now I have 4 pointer in for each corner but no image...

Re: No Monitor on Motion detect

Posted: Mon Feb 13, 2012 10:02 pm
by PacoLM
Getting closer...Have your system the default directories (/usr/share/zoneminder/events-images-temp)?. Have you moved the default location?. Check the ownership and permissions of the directories.
Hope it helps!

Re: No Monitor on Motion detect

Posted: Tue Feb 14, 2012 6:04 am
by atomino_max
Have your system the default directories (/usr/share/zoneminder/events-images-temp)?: yes I have...linked see below
massimiliano@maxnb:~$ ls -la /usr/share/zoneminder
totale 64
drwxr-xr-x 13 root root 4096 2012-01-21 19:28 .
drwxr-xr-x 356 root root 12288 2012-01-23 11:25 ..
drwxr-xr-x 2 root root 4096 2012-01-21 19:28 ajax
lrwxrwxrwx 1 root root 17 2012-01-21 19:28 cgi-bin -> ../../lib/cgi-bin
drwxr-xr-x 2 root root 4096 2012-01-21 19:28 css
drwxr-xr-x 2 root root 4096 2012-01-21 19:28 db
lrwxrwxrwx 1 root root 28 2012-01-21 19:28 events -> /var/cache/zoneminder/events
drwxr-xr-x 2 root root 4096 2012-01-21 19:28 graphics
lrwxrwxrwx 1 root root 28 2012-01-21 19:28 images -> /var/cache/zoneminder/images
drwxr-xr-x 2 root root 4096 2012-01-21 19:28 includes
-rw-r--r-- 1 root root 3717 2011-01-17 12:31 index.php
drwxr-xr-x 2 root root 4096 2011-01-17 12:31 js
drwxr-xr-x 2 root root 4096 2012-01-21 19:28 lang
drwxr-xr-x 4 root root 4096 2012-01-21 19:28 skins
drwxr-xr-x 2 root root 4096 2011-01-17 12:31 sounds
lrwxrwxrwx 1 root root 26 2012-01-21 19:28 temp -> /var/cache/zoneminder/temp
drwxr-xr-x 2 root root 4096 2011-01-17 12:31 tools
drwxr-xr-x 2 root root 4096 2011-01-17 12:31 views
massimiliano@maxnb:~$



Have you moved the default location? What have I to do to move the default location ?
Check the ownership and permissions of the directories: what directories have i to check...

Be patient for my not experience...

Re: No Monitor on Motion detect

Posted: Tue Feb 14, 2012 8:11 am
by PacoLM
Try changing the ownership from root to www-data:

Stop zoneminder, then:

Code: Select all

 chown -R www-data:www-data /usr/share/zoneminder/events
 chown -R www-data:www-data /usr/share/zoneminder/images
 chown -R www-data:www-data /usr/share/zoneminder/temp
Restart zoneminder, check if image appears in the zone settings.

Re: No Monitor on Motion detect

Posted: Tue Feb 14, 2012 8:51 pm
by atomino_max
after changing the owner to www-data no image on zone and also the monitor it's not showing anything, so i return to root owner..

Re: No Monitor on Motion detect

Posted: Tue Feb 14, 2012 10:19 pm
by camsystem
I had a similar issue with my zones. I had to run make install again from the ZM directory to get the ability to have the zones again. I word of caution, you will have to recreate all your cameras. Make sure you have all the setting recorded first. Also back up any pictures or videos you want to save first.
Good luck!

Re: No Monitor on Motion detect

Posted: Wed Feb 15, 2012 9:19 pm
by atomino_max
sorry ...where is the zm directory to remake ...
I have installed directly fron sudo apt-get install....


thanks

Re: No Monitor on Motion detect

Posted: Sun Feb 19, 2012 7:45 am
by Schuhkasten
Hello

I have exactly the same problem.
http://www.zoneminder.com/forums/viewto ... 21&t=18809

sudo apt-get remove zoneminder and afterwards
sudo apt-get install zoneminder

did not really help!

Re: No Monitor on Motion detect

Posted: Mon Feb 20, 2012 10:37 am
by atomino_max
I have tried to remove and install again but not nothing successful, ..
now I am trying with new version 1.25.0, but i am not lucky, I have configured, compiled and install
but it's not running...I have to a open a new post

Re: No Monitor on Motion detect

Posted: Sun Feb 26, 2012 8:20 am
by Schuhkasten
Any news how to solve it? Seems to be a problem with 10.04... Mainly...

Re: No Monitor on Motion detect

Posted: Sun Feb 26, 2012 4:10 pm
by Schuhkasten
Is here no one that can help? Also compiling 1.24.4 does not work see other new thread!

Why is this SW sooo complex?