INSERT INTO `MonitorPresets` ( `Id` , `Name` , `Type` , `Device` , `Channel` , `Format` , `Host` , `Port` , `Path` , `Width` , `Height` , `Palette` , `MaxFPS` , `Controllable` , `ControlId` , `ControlDevice` , `ControlAddress` , `DefaultRate` , `DefaultScale` )
VALUES (
'37', 'Axis IP 232D PTZ, 704x576, mpjpeg', 'Remote', NULL , NULL , NULL , 'user:password@<ip-address>', '80', '/axis-cgi/mjpg/video.cgi?resolution=4CIF', '704', '576', '4', '15.00', '1', '4', NULL , 'user:passwd@<ip-address>', '100', '100'
);
INSERT INTO `MonitorPresets` ( `Id` , `Name` , `Type` , `Device` , `Channel` , `Format` , `Host` , `Port` , `Path` , `Width` , `Height` , `Palette` , `MaxFPS` , `Controllable` , `ControlId` , `ControlDevice` , `ControlAddress` , `DefaultRate` , `DefaultScale` )
VALUES (
'38', 'Axis IP 232D PTZ, 352x288, mpjpeg', 'Remote', NULL , NULL , NULL , 'user:password@<ip-address>', '80', '/axis-cgi/mjpg/video.cgi?resolution=CIF', '352', '288', '4', '15.00', '1', '4', NULL , 'user:passwd@<ip-address>', '100', '100'
);
Include this in you table> MonitorPresets
Remember change the user and passwd fields and the ip/address
regards!
Presets for Axis Dome 232D and 231D
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact: