Supported Actions
The following actions are supported:
-
PTZ actions
-
Camera Raw
-
Bosch IVA Actions:
-
CrossingLine
-
FollowRoute
-
ObjectRemoved
-
IdleObject
-
EnterField
-
LeaveField
-
PTZ Actions
In addition to the corresponding actions for pan, tilt and zoom, ONVIF plugin also supports "Move to default position", "Move to preset position", "Save default position", "Save preset position", "Clear preset position", “Auto Focus On”, “Auto Focus Off”, “Focus far”, “Focus near”, “Focus stop”, "WashOn" and "WashOff".
Camera Raw
Using the Camera Raw Output action, it is possible to send any command to the camera at any time.
Using Camera Raw, it is also possible to delete all the existing fixed positions in the camera at once.
To do so, a Camera Raw Action will be sent to the server with the following string: DeleteAllPresetPos .
When creating your own media profiles using Create new profile under Profiles settings, the camera's performance can be negatively affected. To delete all self-generated profiles, send the string DeleteAllNotFixedMediaProfiles as Camera Raw Actions to the G-Core Server.
There are several fixed strings to control washer and wiper functions via ONVIF which can be send via CameraRawCommand ("WasherOn", "WasherOff", "WiperOn", "WiperOff", "WashingProcedureOn", "WasherProcedureOff").