Search found 15 matches

by estranged1977
Sun May 31, 2015 2:39 pm
Forum: ZoneMinder 1.28.x
Topic: Limit access to ZM by hour
Replies: 4
Views: 1858

Re: Limit access to ZM by hour

You are right, when someone logs in and never close the widows it still streaming when change to 0 "enabled" in DB..
To fix it I added a restart for apache server in cron at same time groups change access at zm...

Thanks for the tip
by estranged1977
Fri May 29, 2015 10:26 pm
Forum: ZoneMinder 1.28.x
Topic: Limit access to ZM by hour
Replies: 4
Views: 1858

Re: Limit access to ZM by hour

Ok I did it using MySql event scheduler, its better because you can program differents hours access to differents groups... In this case there are childrens in the morning and other group in the afternoon, so what I did is to program the event scheduler to this: 1.- Update to "0" the field...
by estranged1977
Wed May 27, 2015 4:26 am
Forum: ZoneMinder 1.28.x
Topic: Limit access to ZM by hour
Replies: 4
Views: 1858

Limit access to ZM by hour

Hi everybody!! I recently implemented ZM on a kinder school where the parents has access to cameras in the class room to see the kids... I use IpCam Viewer to access to zoneminder and everything goes very well. There is a username and a password for each one of the parents that wants to access camer...
by estranged1977
Fri Feb 03, 2012 4:00 am
Forum: ZoneMinder 1.25.x
Topic: Support for mega pixel IP camera's
Replies: 8
Views: 6997

Re: Support for mega pixel IP camera's

I had the same problem with foscam h.264 cameras, and I solved it using ffmpeg in source instead of rtsp. Here is the post http://www.zoneminder.com/forums/viewtopic.php?f=29&t=18727 Also if you can´t do it yo can try using vlc to get and encode and then to stream, so you can capture from the vl...
by estranged1977
Thu Feb 02, 2012 1:55 am
Forum: ZoneMinder 1.25.x
Topic: SOLVED!!! Foscam with no snapshot or videostream.cgi
Replies: 8
Views: 10263

Re: Help please!! Foscam with no snapshot or videostream.cgi

Ok I did it!!! Not so hard, you need all the codecs on the server including h264, then we need to select in source ffmpeg and in source path use rtsp://admin:admin@xxx.xxx.xxx.xxx:554/11 in where admin:admin ar user and passwd. Then and very important is to set width and height to 704 and 576, if is...
by estranged1977
Thu Jan 19, 2012 6:29 am
Forum: ZoneMinder 1.25.x
Topic: SOLVED!!! Foscam with no snapshot or videostream.cgi
Replies: 8
Views: 10263

SOLVED!!! Foscam with no snapshot or videostream.cgi

Hi, Im having big problems to make this Foscam 8602W h.264 working on zoneminder. Theres is no streaming like a cgi or mjpeg...or I cant find it. It has rtsp port that works great on vlc player but not on zoneminder...the url for rtsp port is like rtsp://admin:admin@xxx.xxx.xxx.xxx:554/11 maybe zone...
by estranged1977
Fri Mar 18, 2011 5:26 pm
Forum: ZoneMinder 1.24.x
Topic: Ubuntu 11.04 Server amd64 - 1.24.3 Source Install Guide
Replies: 4
Views: 3688

Re: Ubuntu 11.04 Server amd64 - 1.24.3 Source Install Guide

Hi, I installed all the system, it works but Im having troubles with record mode, I have 6 network cams, Dlink-DCS-910 and when I set them to just record the timeline is with blank spaces, it is not recording the entire day, it has a lot of blank spaces, any Idea?
by estranged1977
Thu Nov 04, 2010 7:55 pm
Forum: User Contributions
Topic: ANDROID HOW TO
Replies: 38
Views: 33232

You re right about the scale, I did a new set up without scale and there is no diference, maybe at that time was something on the phone or other thing that shows me the image different than other phone with a bigger screen. You are using .htaccess to log in, is there a better performance or a fast a...
by estranged1977
Wed Nov 03, 2010 3:13 pm
Forum: User Contributions
Topic: ANDROID HOW TO
Replies: 38
Views: 33232

ANDROID HOW TO

Ok, After lookin a while for a good android app I can say that there are 3 app that can connect to zoneminder using android. The first is Total Control, it works, but the demo only shows 1 camera, I paid the full version but it really takes a while to load, and for me is too expensive. The second is...
by estranged1977
Mon Oct 18, 2010 6:56 pm
Forum: User Contributions
Topic: Android, Blackberry, Ipad, Iphone, Itouch, & Winmo App
Replies: 1
Views: 3908

How did you do that?? I tried to setup but it did not work for me...
by estranged1977
Mon Oct 18, 2010 6:54 pm
Forum: ZoneMinder 1.24.x
Topic: Store the events/images in another directory/drive
Replies: 4
Views: 3724

In my experience the best and fast solution ui to use a gb network and save the events on a NAS server, im using now the iomega ix2-200, and in the zm directory before start capturing I deleted the folder events, then i created a link to the events foder in the nas server mounted with nfs.
by estranged1977
Sat Jul 10, 2010 7:15 pm
Forum: ZoneMinder 1.24.x
Topic: event export doesn't work
Replies: 18
Views: 11346

Can you please tell us how to use this patch???
by estranged1977
Tue Mar 09, 2010 4:31 pm
Forum: User Contributions
Topic: [FIX] ZM 1.24.2: Broken DVR controls and progress for events
Replies: 9
Views: 7048

Hi, one question , qhen you say recompile is to make configure and then make???
by estranged1977
Wed Feb 17, 2010 6:16 pm
Forum: User Contributions
Topic: Zoneminder 1.24.2 for FreeBSD 8.0-RELEASE
Replies: 8
Views: 9302

Hi, thanks for answer, well the first error is now off but now appears this: build jpeg-turbo library make all-recursive Making all in simd gcc -E -I.. -I../simd ./jsimdcfg.inc.h | /usr/bin/grep -E "^[\;%]|^\ %" | sed 's%_cpp_protection_%%' | sed 's@% define@%define@g' > jsimdcfg.inc make ...
by estranged1977
Wed Feb 17, 2010 2:04 am
Forum: User Contributions
Topic: Zoneminder 1.24.2 for FreeBSD 8.0-RELEASE
Replies: 8
Views: 9302

Hi Im using freeBSD 8 64 bits, I try installing using make install but after some minutes working it says "checking if we have SIMD optimisations for cpu type... no ("amd64")" and then stops with.
"configure: error: CPU is not supported"

Any idea??