I spent some time analyzing the remote commands used by the AirLink101 747/747W (details here) and put together a module for the PTZ functions for ZM 1.23.x and 1.24.x which can be downloaded here.
This camera appears to be an OEM version of the Fitivision CS-130A/CS-131A which is essentially the same as the TrendNet TV-IP410/TV-IP410W, which share the same control commands as the Airlink 777/777W and TrendNet TV-IP422/422W. If anyone has one of these cameras and can confirm/deny compatibility, please do!
Install this module with the rest of your ZoneMinder Control Perl libraries (mine are in /usr/lib/perl5/site_perl/5.8.5/ZoneMinder/Control):
Under control tab of your monitor:
Code: Select all
Controllable: check
Control Address: username:password@mycamip
Then click on the "Edit" link right of "Control Type" to create the new control module definition.
At the new window click at the "Create New Control" button.
Code: Select all
Main tab:
Name: AirLink SkyIPCam 7xx
Type: Remote
Protocol: SkyIPCam7xx
Can Reset: Check
Move tab:
Can Move: check
Can Move Mapped: check
Can Move Relative: check
Pan tab:
Can Pan: check
Tilt tab:
Can Tilt: check
Presets tab:
Has Presets: check
Num Presets: 8
Has Home Preset: check
Can Set Presets: check
At your monitor window, refresh and select from the pull-down list "AirLink SkyIPCam 7xx" at the "Control Type" field.