Go to documentation repository
Page History
...
Command – command description | Parameters | Description of parameters |
"SETUP" – sets (changes) parameters of camera | rec_priority<> | Record priority (from 0 to 3, 0 – standard, 3 – all recources). |
compression<> | Compression ration (0 – no compression, 1- maximal quility, …, 5 – minimal quality). | |
sat_u<> | Value of colour (0 – min, 10 – max). | |
proc_time<> | Append period (0 – 30 sec). | |
manual<> | Control brightness and contrast settings (0 – manual; 1 – auto; 2 – auto, but close to values specified manually). | |
contrast<> | Contrast (0 – min, 10 – max). | |
md_size<> | Size of motion detection objects (1 -16). | |
md_mode<> | Mode of pause record (1 – enabled, 0 disabled). | |
audio_type<> | Type of sound accompaniment. | |
pre_rec_time<> | Time of pre-record (0 – 20 sec). | |
bright<> | Brightness (0 – min, 10 – max). | |
audio_id<> | Number of microphone (empty parameter if there is no microphone). | |
rec_time<> | Record speed (1 – 30 fps, 0 – not used). | |
alarm_rec<> | Record of alarms (1 – enabled, 0 – disabled). | |
hot_rec_time<> | Time of hot record (0 – 30 sec). | |
hot_rec_period<> | Period of hot (0 – 20 sec). | |
mux<> | Number of channel (0 – 1 channel, 15 – 16 channel). | |
color<> | Colour (0 – black and white, 1 – multicolor). | |
activity<> | - | |
arch_days<> | Number of archive days. | |
blinding<> | Camera is sealed. | |
config_id<> | - | |
decoder<> | - | |
flags<> | Flags. | |
fps<> | Speed of record (0 – not used, 1 – 30 fps). | |
ifreq<> | Frequency of anchor frames in sequence (1 – each frame is anchor, 2 – 100 frame). | |
mask 0, mask1, mask2, mask3, mask4 | Detection mask. | |
md_contrast<> | Sensibility of motion detection (0 – 15). | |
motion<> | Estimation of motion compressor (5 - 255). | |
name<> | Name of object. | |
password_crc<> | Password for video archive. | |
priority<> | Priority of record resource (0 – auto, 1 – manual). | |
resolution<> | Resolution (0 – standard CIF, 1 - high 2CIF, 2 –maximal 4CIF). | |
type<> | Type of object. | |
yuv<> | Colour schema of video signal coding (0 – YUV4:2:0, 1 - YUV4:2:2). | |
"DELETE" – disables camera. | - | - |
"START_VIDEO" – enables video flow for current camera. | slave_id<> | Name of computer to which camera is connected. |
comress<> | Value of compression. | |
register_only<> | - | |
"STOP_VIDEO" – disables video flow for current camera. | slave_id<> | Name of computer to which camera is connected. |
"REQUEST_MASK" | mask<> | Mask. |
"MUX1", "MUX2", "MUX3" – display image of camera on 1, 2, 3 analog outputs. | - | - |
"ACTIVATE" – display camera on monitor. | monitor<> | Number of monitor. |
"ARM" – arm camera. | - | - |
"DISARM" – disarm camera. | - | - |
"REC" – start record from camera. | time<> | Time of record in seconds, if null than only one frame is recorded. |
rollback<> | If one, than record is performed with rollback. | |
priority<> | Set priority of command to start record. See Appendix 1. Priorities of start and stop recording commands | |
stream_id<> | Set an identification number of stream for record. Stream ID is set as "n.m" where n is the Camera object ID, m is the number of the stream. Note. If the specified stream is not in use for any purpose other than record by command (and custom on clients), make sure that the Lock disabling streams not in use checkbox is set checked for it – see the The Settings panel of the Camera object section of the Administrator's Guide. | |
"REC_STOP" – stop record from camera. | priority<> | Set priority of command to stop record. See Appendix 1. Priorities of start and stop recording commands |
"SET_MASK" – set mask. | mask<> | Mask. |
"ADD_SUBTITLES" – add titles. | command<> | Test of imposed titles. |
title_id<> | ID of Captioner object which is used to impose. | |
page<> | Parameter allows record titles to the titles database to provide search by titles. Available values: BEGIN (start of record in database), END (end of record in database). | |
"SIP_CONNECT" - Sip connected | - | - |
"SIP_DISCONNECT" – Sip disconnected | - | - |
"SET_IPINT_PARAM" – Set (change) parameters of IP-device. Reaction allows changing of IP-device settings not entering its web-interface. Note. For reaction operation it is required to enable the mode of multi-flow video signal - see. Administrator's Guide, sectionConfiguration of multistream video, andAppendix 2. Defining param_id and param_value values for SET_IPINT_PARAM reaction | param_id<> | Name of parameter. Set of parameters for each camera is individual - see Appendix 2. Defining param_id and param_value values for SET_IPINT_PARAM reaction |
param_value<> | Value of parameter. Set of parameters for each camera is individual - see Appendix 2. Defining param_id and param_value values for SET_IPINT_PARAM reaction | |
vstream_id<> | Number of video flow (optional parameter). Is given by “Number of camera”.”Number of flow”, for example 1.1, 1.2. | |
GET_FRAME – get frame from camera even if it is not displayed in the Video surveillance monitor. | path<> | Path to save frame. If there is no parameter than the FRAME_SENT event with the data parameter will be formed in the system. Processing of this event is described in the section The SaveToFile method of the Programming Guide (JScript). |
...