Search found 19 matches

by Simon
Mon Mar 11, 2013 3:36 am
Forum: ZoneMinder 1.25.x
Topic: Custom Montage and Authentication?
Replies: 5
Views: 3276

Re: Custom Montage and Authentication?

jameswilson wrote:try user= and pass=
hey james, i changed it as you suggested and it works perfectly now! thanks so much for the tip!

simon
by Simon
Sun Mar 03, 2013 2:12 am
Forum: ZoneMinder 1.25.x
Topic: Custom Montage and Authentication?
Replies: 5
Views: 3276

Re: Custom Montage and Authentication?

I tried the link directly in the my web browser: https://my.server.ip/cgi-bin/nph-zms?mode=jpeg&monitor=1&scale=50&maxfps=5&buffer=1000&username=montagetest&password=password When I do, I get: Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sendi...
by Simon
Sun Mar 03, 2013 1:59 am
Forum: ZoneMinder 1.25.x
Topic: Custom Montage and Authentication?
Replies: 5
Views: 3276

Re: Custom Montage and Authentication?

Create a new limited user who can only view the streams Change your URL "mode=jpeg&monitor=1&scale=100&maxfps=10&buffer=1000 &user=username&password=password " Our use the cambozolla applet ifyou view source on a page you can see it. Hi, Thanks for the suggestion. ...
by Simon
Fri Mar 01, 2013 1:19 am
Forum: ZoneMinder 1.25.x
Topic: Custom Montage and Authentication?
Replies: 5
Views: 3276

Custom Montage and Authentication?

Hi, I am trying to figure out if it's possible to get a custom montage working when AUTH_TYPE is set to builtin. This is my simple HTML montage page: <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE"> <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE"> <META HTTP-...
by Simon
Fri May 18, 2012 6:22 pm
Forum: ZoneMinder 1.25.x
Topic: zmtrigger.pl
Replies: 10
Views: 7874

Re: zmtrigger.pl

Apparently I should have done more searching on the forums. I found my answer. The camera in question needs to be in something other than Monitor for it to be usable by zmtrigger.pl I switched to Nodect, which had I not skimmed the documentation so quickly I would have learned that this is precisely...
by Simon
Fri May 18, 2012 6:14 pm
Forum: ZoneMinder 1.25.x
Topic: zmtrigger.pl
Replies: 10
Views: 7874

Re: zmtrigger.pl

Quick update:

Code: Select all

5|on+30|255|cause|text|showtext
Works! I compared it with the other cameras and I don't see a difference. However, this leads me to believe it may just be a setting somewhere ... getting really close I think to making this work.

Simon
by Simon
Fri May 18, 2012 6:10 pm
Forum: ZoneMinder 1.25.x
Topic: zmtrigger.pl
Replies: 10
Views: 7874

Re: zmtrigger.pl

So with a bit more digging I figured out the reason was that zmtrigger.pl wants to access the serial port. I use Ubuntu so I added www-data to the dialout group and restart. Now zmtrigger.pl stays running! Progress. So I tested the following command: 1|on+30|255|cause|text|showtext Which worked grea...
by Simon
Tue May 15, 2012 5:52 am
Forum: ZoneMinder 1.25.x
Topic: zmtrigger.pl
Replies: 10
Views: 7874

Re: zmtrigger.pl

Hey, I installed the latest version as you recommended and it seems a bit better, however zmtrigger.pl will not stay running. In the logs I get: May 15 01:48:24 hawk zmdc[17993]: ERR ['zmtrigger.pl ' exited abnormally, exit status 9] Multiple times. I guess zmdc is trying to start zmtrigger.pl. I tu...
by Simon
Thu May 10, 2012 7:36 pm
Forum: ZoneMinder 1.25.x
Topic: zmtrigger.pl
Replies: 10
Views: 7874

zmtrigger.pl

Hi, I am trying to get zmtrigger.pl to work. I have some external sensors connected to insteon devices and my goal is to get my Isy controller to cause events using zmtrigger. So far I am just testing the basics. Starting zmtrigger.pl and then using telnet to connect to port 6802 and type in the com...
by Simon
Sun Sep 24, 2006 7:18 pm
Forum: ZoneMinder Previous Versions
Topic: Zones
Replies: 6
Views: 3157

Zones

when creating a zone is it better to minimize the number of points used? does it have any impact on performance?

thankyou
by Simon
Tue Apr 25, 2006 8:35 pm
Forum: ZoneMinder Previous Versions
Topic: Splitting ZoneMinder onto multiple machines, is it possible?
Replies: 5
Views: 7949

Build and install on System B and set to use DB on System A Create nfs on system B for the events folder. Mount System B events Move or copy the web. set zm.conf on System A to access db localhost and you will have to change some setting in a few of the php files. I think it should work but I have ...
by Simon
Tue Feb 07, 2006 9:24 pm
Forum: ZoneMinder Previous Versions
Topic: Splitting ZoneMinder onto multiple machines, is it possible?
Replies: 5
Views: 7949

I haven't checked this thread in a while as I have been putting some thought in how to place things on the machines I have available. I really apprecaite the two responses. I am going to give the above configuration I layed out above a shot. The second system is only running MythTV, and in my testin...
by Simon
Sat Feb 04, 2006 6:56 pm
Forum: Hardware Queries
Topic: Can someone recommend a capture card?
Replies: 8
Views: 5234

Okay, I'm a putz. I should have used the search function before posting, so I will go ahead and answer my own message. As someone pointed out it has to do with shared memory which can be altered by modifying sysctl.conf. You can find all the details here: http://www.zoneminder.com/forums/viewtopic.p...
by Simon
Sat Feb 04, 2006 6:44 pm
Forum: Hardware Queries
Topic: Can someone recommend a capture card?
Replies: 8
Views: 5234

I should also mention I am using the following in my /etc/modules file under Ubuntu:

bttv card=42,42,42,42 radio=0 tuner=4 sloppy=1 chroma_agc=1 mmap=1 vbibufs=4 v4l2=1 gbuffers=16

This is the line that is in the Spectra 8 manual, so I copied it verbatim.

Thanks.
by Simon
Sat Feb 04, 2006 6:39 pm
Forum: Hardware Queries
Topic: Can someone recommend a capture card?
Replies: 8
Views: 5234

So I got my Spectra 8 card and I must say I am impressed. Using the ImpactVCB with two inputs was killing my box, and the zmc process was eating about 30-40% CPU. With the Spectra 8 the zmc process only sits around 4.9%! Wow. I have one issue however, I was originally capuring at 320x240 with the RG...