Where have the pm files gone for camera control

Forum for questions and support relating to the 1.24.x releases only.
Locked
User avatar
l8nite4me
Posts: 36
Joined: Sun May 09, 2004 4:29 am
Location: US Alabama

Where have the pm files gone for camera control

Post by l8nite4me »

I need to write some custom camera controls and need the pm file location in 1.24.x or for the replacement script. I thought I read somewhere that ZoneMinder had gone away from the pm files in the current version and has started controlling cameras via a script. If so what is the script that controls ptz on cameras now?

Thanks in Advance
Phil, this project has grown more than I would have ever imagined
l8nite4me
User avatar
l8nite4me
Posts: 36
Joined: Sun May 09, 2004 4:29 am
Location: US Alabama

Post by l8nite4me »

I will try to ask this question another way.

I am reading the Control Scripts section of the documentation here http://www.zoneminder.com/wiki/index.ph ... ol_Scripts

It says there are a small number of sample scripts, where are the sample scripts?

thanks
l8nite4me
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

They are installed in the default location in your distro for perl modules.

If you do a search on your machine for any perl module, I'm sure the location will present itself.

Something typically like:
/usr/lib/perl5/vendor_perl/<version>/<module_name>/
Locked