Search found 19 matches

by dhanasekar
Thu Jun 14, 2012 12:48 pm
Forum: ZoneMinder 1.25.x
Topic: Error when running Make
Replies: 6
Views: 3546

Re: Error when running Make

Manually introduce the macro PATH_MAX with a template of 4096. (or) include the file /usr/linux/limits.h in the zm_local_camera. h this would help the make install void of errors. Doesn't know whether this is a correct procedure. Thanks. Alternate way is to include linux/limits.h under zm_local_cam...
by dhanasekar
Thu Jun 14, 2012 11:48 am
Forum: ZoneMinder 1.25.x
Topic: Overlay dynamic text in a snapshot
Replies: 0
Views: 927

Overlay dynamic text in a snapshot

Could somebody help me overlay dynamic text in snapshots?
by dhanasekar
Wed May 16, 2012 2:00 pm
Forum: ZoneMinder 1.25.x
Topic: No motion detection beyond 5 meters
Replies: 2
Views: 1852

Re: No motion detection beyond 5 meters

No one seem to respond.
Is the above issue an open issue?
by dhanasekar
Mon Jan 16, 2012 7:34 am
Forum: ZoneMinder 1.25.x
Topic: socket_sendto( /tmp/zm/zms-656085s.sock) on 10.04 LTS 64-bit
Replies: 31
Views: 19650

Re: socket_sendto( /tmp/zm/zms-656085s.sock) on 10.04 LTS 64

web_php 8352 ERR socket_sendto( /tmp/zm/zms-685363s.sock ) failed: No such file or directory zm/includes/functions.php 2322 zmc_dvideo0 9599 WAR Hue control is not suppported zm_local_camera.cpp 1337 zmupdate 9612 ERR Error check failed: '500 Can't connect to http://www.zoneminder.com:80 (Bad hostn...
by dhanasekar
Fri Jan 06, 2012 11:57 am
Forum: ZoneMinder 1.25.x
Topic: Error when running Make
Replies: 6
Views: 3546

Re: Error when running Make

Have you cleared the above issue?
by dhanasekar
Thu Jan 05, 2012 5:23 am
Forum: ZoneMinder 1.25.x
Topic: No motion detection beyond 5 meters
Replies: 2
Views: 1852

No motion detection beyond 5 meters

Configuration:
Only active zone
Best Detection, High Sensitivity

No motion detection beyond 5 meters even though there is no motion.
Can anyone let me know why this cause?
by dhanasekar
Fri Dec 16, 2011 6:31 am
Forum: ZoneMinder 1.25.x
Topic: Motion detection successful. But no video in monitor.
Replies: 3
Views: 2126

Re: Motion detection successful. But no video in monitor.

I am using iceweasel browser and I have the cambozola installed.

Fact is that I haven't tried any other browsers.

Let me know the way to proceed.

Please let me know if there is a change in installation path for the cambozola between the versions 1.24.2 and 1.25.0?
by dhanasekar
Wed Dec 14, 2011 6:48 am
Forum: ZoneMinder 1.25.x
Topic: Motion detection successful. But no video in monitor.
Replies: 3
Views: 2126

Motion detection successful. But no video in monitor.

Motion detection successful.
Images are stored in the folder upon motion detection.
But no video in the monitor.

Can someone help me come out of this.
by dhanasekar
Wed Dec 14, 2011 6:06 am
Forum: ZoneMinder 1.25.x
Topic: Can't start Zoneminder
Replies: 6
Views: 3740

Re: Can't start Zoneminder

I get: chown: invalid user: `www-data:www-data' thanks Simon try using ./configure --with-webdir=/var/www/zm --with-cgidir=/var/www/cgi-bin --enable-mmap=no --with-webuser=www-data --with-webgroup=www-data because in squeeze distribution apache replaced with www-data but even though apache is used ...
by dhanasekar
Tue Dec 13, 2011 7:02 am
Forum: ZoneMinder 1.25.x
Topic: Error when running Make
Replies: 6
Views: 3546

Re: Error when running Make

Manually introduce the macro PATH_MAX with a template of 4096. (or) include the file /usr/linux/limits.h in the zm_local_camera.h this would help the make install void of errors. Doesn't know whether this is a correct procedure. Thanks. Alternate way is to include linux/limits.h under zm_local_came...
by dhanasekar
Tue Dec 13, 2011 6:59 am
Forum: ZoneMinder 1.25.x
Topic: Error in make install: invalid user: `apache:apache'
Replies: 2
Views: 2281

Re: Error in make install: invalid user: `apache:apache'

but the right is to go for ./configure --with-webdir=/var/www/zm --with-cgidir=/var/www/cgi-bin --enable-mmap=no --with-webuser=www-data --with-webgroup=www-data as squeeze distribution has transformed the web user apache to www-data. For details refer to "5.8.3 Published web files" in the...
by dhanasekar
Fri Dec 09, 2011 6:44 am
Forum: ZoneMinder 1.25.x
Topic: Error when running Make
Replies: 6
Views: 3546

Re: Error when running Make

Manually introduce the macro PATH_MAX with a template of 4096.
(or)
include the file /usr/linux/limits.h in the zm_local_camera.h

this would help the make install void of errors.

Doesn't know whether this is a correct procedure.
Thanks.
by dhanasekar
Thu Dec 08, 2011 9:11 am
Forum: ZoneMinder 1.25.x
Topic: Error in make install: invalid user: `apache:apache'
Replies: 2
Views: 2281

Re: Error in make install: invalid user: `apache:apache'

That is done. Went for
# groupadd -g 25 apache
# useradd -c "Apache Server" -d /dev/null -g apache -s /bin/false -u 25 apache
and the make is through that stage.

Thanks.
by dhanasekar
Wed Dec 07, 2011 6:03 am
Forum: ZoneMinder 1.25.x
Topic: Error in make install: invalid user: `apache:apache'
Replies: 2
Views: 2281

Error in make install: invalid user: `apache:apache'

Downloaded the package zoneminder 1.25.0,extracted it and executed the following commands within the extracted folder # ./configure --with-webdir=/var/www/html/zm --with-cgidir=/var/www/cgi-bin --enable-mmap=no # make # make install and I land upon the following error. make install-data-hook make[4]...
by dhanasekar
Fri Dec 02, 2011 11:30 am
Forum: ZoneMinder 1.24.x
Topic: recording doesn't stop
Replies: 7
Views: 2672

Re: recording doesn't stop

I dont find any logs in the specified folder
Help me to enable creating logs.