Hi All,
I setup the purge filter to delete the videos after it reach 85% disk space. But every time the system will delete all video files until the latest 5 events left. Is there any way I can setup like only deleting the oldest 6 events or like the oldest one hour events?
Thanks guys.
Lou
Search found 11 matches
- Wed Jun 01, 2011 1:17 pm
- Forum: ZoneMinder 1.24.x
- Topic: Purge filter setup
- Replies: 1
- Views: 1574
- Wed Jun 01, 2011 1:15 pm
- Forum: ZoneMinder 1.24.x
- Topic: Control through webpage doesn't work
- Replies: 3
- Views: 1810
some update, new bug?//Re: Control through webpage doesn't w
I am working on the same exact funtion with the same exact cam! What version ZM are you running? I am currently using 1.24.2 and using these 2 references: http://www.zoneminder.com/wiki/index.php/Foscam http://durdle.com/archives/2011/02/26/zoneminder-control-module-for-foscam-fi8918w/ Thank you ...
- Fri May 27, 2011 7:56 pm
- Forum: ZoneMinder 1.24.x
- Topic: Control through webpage doesn't work
- Replies: 3
- Views: 1810
Control through webpage doesn't work
Hi All, I have Foscam 8918W camera. I can control the camera through zmcontrol.pl without any issue. But when I go to the webpage by clicking the arrows. It never moved. I checked the zmcontrol.log. Nothing happened when I clicked the arrows. Usually I should see control server starting message like ...
- Fri May 27, 2011 6:54 pm
- Forum: ZoneMinder 1.24.x
- Topic: montage shows same camera not both
- Replies: 1
- Views: 1206
Re: montage shows same camera not both
After restarting zm service, everything is good.madmatrix wrote:Hi All,
I have one usb camera and one networked camera. Trying to use montage to see both cameras at same time. But anytime it only shows two same cameras view. Any idea to fix this? Thanks!!!
Lou
- Fri May 27, 2011 4:36 am
- Forum: ZoneMinder 1.24.x
- Topic: montage shows same camera not both
- Replies: 1
- Views: 1206
montage shows same camera not both
Hi All,
I have one usb camera and one networked camera. Trying to use montage to see both cameras at same time. But anytime it only shows two same cameras view. Any idea to fix this? Thanks!!!
Lou
I have one usb camera and one networked camera. Trying to use montage to see both cameras at same time. But anytime it only shows two same cameras view. Any idea to fix this? Thanks!!!
Lou
- Fri May 27, 2011 3:50 am
- Forum: ZoneMinder 1.24.x
- Topic: Compliation error
- Replies: 1
- Views: 1057
Re: Compliation error
ouch. It turned out the source code I downloaded from ALT2 is not good code. I downloaded from the original link one more time. Everything ran good. Please correct ALT2 link source code. Thanks.
Lou
Lou
- Thu May 26, 2011 11:40 pm
- Forum: ZoneMinder 1.24.x
- Topic: Compliation error
- Replies: 1
- Views: 1057
Compliation error
Hi All, I'm trying to build another machine for ZoneMinder. When I compiled the zoneminder 1.24.3 by "make", it gave me the error: zm_ffmpeg_camera.cpp:105: error: âCODEC_TYPE_VIDEOâ was not declared in this scope make[2]: *** [zm_ffmpeg_camera.o] Error 1 make[2]: Leaving directory `/tmp/ZoneMinder-1 ...
- Thu May 26, 2011 11:37 pm
- Forum: ZoneMinder 1.24.x
- Topic: Anyone has Foscam FI8903W work with ZoneMinder?
- Replies: 2
- Views: 1514
Re: Anyone has Foscam FI8903W work with ZoneMinder?
Thanks for the reply. The camera just suddenly worked... Maybe I weren't patient.
- Thu May 26, 2011 7:33 pm
- Forum: ZoneMinder 1.24.x
- Topic: Anyone has Foscam FI8903W work with ZoneMinder?
- Replies: 2
- Views: 1514
Anyone has Foscam FI8903W work with ZoneMinder?
Hi All, I have ZoneMinder 1.24.3 installed. Trying to use my Foscam FI8903W with wired cable. I put the configuration like: Remote Protocol: HTTP Remote Method: Simple Remote Host Name: x.x.x.x (The IP of the camera) Remote Host Port: 80 Remote Host Path: /videostream.cgi?user=admin&pwd= Remote ...
- Wed May 18, 2011 9:48 pm
- Forum: ZoneMinder 1.24.x
- Topic: zm can't start
- Replies: 3
- Views: 2269
Re: zm can't start
You probably need to do chkconfig --add zm so that the symbolic links to the rcX.d directories are set up. Thank you for quick response. I checked the chkconfig. zm 0:off 1:off 2:on 3:on 4:on 5:on 6:off It's already there. But anyway I run the command you advised. It still complained about path. :(
- Wed May 18, 2011 9:06 pm
- Forum: ZoneMinder 1.24.x
- Topic: zm can't start
- Replies: 3
- Views: 2269
zm can't start
Hi All, I'm a newbie to zoneminder. This is pretty cool application as I think. I have installed centos 5.6 server. At the last step of installation, when I tried to start zm by "service zm start". It gave me the error "env: /etc/init.d/zm: No such file or directory". But this file is there and has ...