GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ZoneMinder::Control::Trendnet(3) User Contributed Perl Documentation ZoneMinder::Control::Trendnet(3)

ZoneMinder::Control::Trendnet - Perl module for Trendnet cameras

use ZoneMinder::Control::Trendnet; place this in /usr/share/perl5/ZoneMinder/Control

This module contains the implementation of the Trendnet # IP camera control protocol. Has been tested with TV-IP862IC

Under control capability:

* Main: Can wake, can sleep, can reset * Move: Can move, can move diagonally, can move mapped, can move relative * Pan: Can pan * Tilt: Can tilt * Presets: Has presets, num presets 20, has home preset (don't set presets via camera's web server, only set via ZM.)

Under control tab in the monitor itself:

Controllable Control type is the name you gave it in control capability above Control address is the camera's ip address AND web port. example: 192.168.1.1:80 You can also put the authentication information here and change the protocol to https using something like https://admin:password@192.168.1.1:80

None by default.

Copyright (C) 2018 ZoneMinder LLC

This library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

2021-12-10 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.