Go to documentation repository
Page History
GET
http://example.com:[port][/somecontext]web2/secure/video/action.do?version=4.710.80.0&sessionid=29101F1&cam.id=5&target=PTZ&targetid=1.1&command=RIGHT&login=XXX&password=YYY&speed=2
Parameters:
command – required parameter. It takes the following values:
- RIGHT
- UP
- LEFT
- DOWN
- ZOOM_IN
- ZOOM_OUT
- GO_PRESET – go to the specified preset.
- POINTMOVE – zooming of selected point on the image (x,y).
- AREAZOOM – zooming of selected area on the image (x,y,w,h).
...
speed – required parameter. Command-processing speed (from 0 to 10). It is recommended to use low values due to delays while controlling by network
...
h – height of zooming area relatively the image size. It takes values from 0.0 to 1.0. Required parameter only for the command=AREAZOOM. Otherwise its value is ignored.
Overview
Content Tools