Search found 23 matches

by PowerRanger
Thu Dec 08, 2011 4:37 am
Forum: Feature Requests
Topic: Alarm event - play different sound per alarm
Replies: 0
Views: 1428

Alarm event - play different sound per alarm

Zoneminder seems to have two basic operational modes; real-time monitoring and recording/playback. In the monitoring mode, it would be helpful if a configurable sound could be associated with each alarm zone.
by PowerRanger
Thu Dec 08, 2011 4:27 am
Forum: Feature Requests
Topic: Don't poll cameras that are not enabled
Replies: 2
Views: 2521

Re: Don't poll cameras that are not enabled

As a possible workaround, have you tried setting 'Function' to none?
by PowerRanger
Thu Dec 08, 2011 12:02 am
Forum: ZoneMinder 1.25.x
Topic: U Server 11.10 64bit, ZM 1.25 source, libjpeg-turbo, Cambozo
Replies: 18
Views: 9876

Re: U Server 11.10 64bit, ZM 1.25 source, libjpeg-turbo, Cam

I've added these instruction to the wiki, since the instructions for ubuntu server compiling ffmpeg from source didn't work: http://www.zoneminder.com/wiki/index.php/Ubuntu_Server_11.04_64-bit_with_ZoneMinder_1.25.0_from_compiled_SVN._FFmpeg_from_distribution_repos,_libjpeg-turbo,_Webmin,_Cambozola ...
by PowerRanger
Wed Dec 07, 2011 11:12 pm
Forum: ZoneMinder 1.25.x
Topic: Can somebody please tell me what distro will compile 1.25?
Replies: 2
Views: 2121

Re: Can somebody please tell me what distro will compile 1.2

I just built a machine and had very good luck following the instructions in this post: It works fine with my 4 port brooktree card. It compiles 1.25.0 from svn/zm/trunk as of time of this writing. http://www.zoneminder.com/forums/viewtopic.php?f=29&t=18479 Skip this section unless you are sure your ...
by PowerRanger
Tue Feb 03, 2009 5:32 am
Forum: User Contributions
Topic: PictureTel PTZ2N/PTZ2P Control Script Beta Now Available
Replies: 72
Views: 61848

Thanks mrd-- So far, so good! I've had the control installed since the night you posted, but have not had _too_ much time to mess with it. Originally I had a problem with tilt not going down too far, but that seems to have sorted itself out. On another box I installed palantir and your generic net ...
by PowerRanger
Tue Dec 02, 2008 4:39 am
Forum: User Contributions
Topic: PictureTel PTZ2N/PTZ2P Control Script Beta Now Available
Replies: 72
Views: 61848

Thanks Normando-- use constant DBG_LEVEL => 1; is what I needed to at least see the visca script being called. Once I got that working, I started calling just my module /usr/share/perl5/ZoneMinder/Control$ sudo perl Ptz2n.pm command=reset The latest version of my module is in this pastebin link http ...
by PowerRanger
Mon Dec 01, 2008 4:41 am
Forum: User Contributions
Topic: PictureTel PTZ2N/PTZ2P Control Script Beta Now Available
Replies: 72
Views: 61848

No problem. Thanks for offering to help anyway. Tony Sutton's site is what I use for making the serial cable. I tested that it works with a windows program. I have the picturetel.pl script that used to work with the .22 version. It was adapted originally from the visca.pl script to work with the ...
by PowerRanger
Mon Dec 01, 2008 3:36 am
Forum: User Contributions
Topic: PictureTel PTZ2N/PTZ2P Control Script Beta Now Available
Replies: 72
Views: 61848

Thanks Normando

PM sent

Mike
by PowerRanger
Mon Dec 01, 2008 2:44 am
Forum: User Contributions
Topic: PictureTel PTZ2N/PTZ2P Control Script Beta Now Available
Replies: 72
Views: 61848

Anyone?? Please help me. I've been struggling with this for in earnest for 2 weeks now, and can't say whether I've made ANY headway. At this point I'm very depressed and discouraged and simply tired of banging my head with no results. I'm almost ready to toss in the towel. I am convinced that if ...
by PowerRanger
Sun Nov 30, 2008 8:17 am
Forum: User Contributions
Topic: PictureTel PTZ2N/PTZ2P Control Script Beta Now Available
Replies: 72
Views: 61848

I played with this some more and made quite a few changes. I'm still having the 'can't connect' message though.

http://pastebin.ca/1270957

Mike
by PowerRanger
Sat Nov 29, 2008 5:37 am
Forum: User Contributions
Topic: PictureTel PTZ2N/PTZ2P Control Script Beta Now Available
Replies: 72
Views: 61848

still stuck

If somebody could give me a nudge by helping figuring out why I'm getting the 'can't connect; no file or directory' message, I would be very grateful. Again, the pastebin link from above can be used too re-create my module. I don't think the hardware is necessary to get to the point of the error. As ...
by PowerRanger
Wed Nov 26, 2008 3:02 am
Forum: Feature Requests
Topic: Canon VC-C3 support for ZM
Replies: 13
Views: 20287

Thanks for the info on the physical jack. If it helps whoever implements this, there's source code available from an abandoned (I think) project named devserv. The license is covered by the Berkeley Lab Camera Control System License, which is similar to the BSD license. http://acs.lbl.gov/OldMisc ...
by PowerRanger
Tue Nov 25, 2008 4:04 pm
Forum: Feature Requests
Topic: Canon VC-C3 support for ZM
Replies: 13
Views: 20287

power remts

Gavin I've got a few vc-c1s, but have no idea what they take for power other than they're dc. Could you let me know what your vc-c3 power supplies are; voltage, amperage and center pin (positive or negative)? TIA Please ignore this request, I just had to open my eyes and examine the camera little ...
by PowerRanger
Sat Nov 15, 2008 3:39 am
Forum: User Contributions
Topic: PictureTel PTZ2N/PTZ2P Control Script Beta Now Available
Replies: 72
Views: 61848

update-- I did a fresh install of ubuntu 8.04 and zm .22 from the repositories. I installed the original ptz2n script, and entered all parameters for PTZ and chown www-data.www-data /dev/ttyS0 The camera controls fine. moved back to the 8.10 with my new module under zm .23, set permissions on serial ...
by PowerRanger
Thu Nov 13, 2008 4:46 am
Forum: User Contributions
Topic: PictureTel PTZ2N/PTZ2P Control Script Beta Now Available
Replies: 72
Views: 61848

All of my log files write to the /tmp just fine. I've been tail -f on them and /var/log/messages, but I don't see any problems with permissions. I've chown'ed 777 the /dev/ttyS0 This is on Ubuntu 8.10 from repos. I think zm runs as user www-data. I've read that the user needs to be added to the ...