Go to documentation repository
Documentation for Intellect 4.10.4. Documentation for other versions of Intellect is available too.
Intellect base
XML file | Parameter | Available values | Default | Product version | Parameter in effect |
---|---|---|---|---|---|
<Archive storage drive>:\VIDEO\Settings.xml | RotateAngle | 0, 90, 180, 270 | 0 | Sets the rotation angle of video image in the archive. If the rotation angle is specified in the video camera settings (see Configuring a rotation angle of video image), then this parameter is set automatically in Settings.xml file. In Axxon player the archive is rotated at the specified angle when being played back or exported. | |
SyncedTime | Date and time in the following format: DD-MM-YY hh:mm:ss | - | Shows time of last import from edge storage as DD-MM-YY hh:mm:ss The import is performed from the time specified in the parameter if the number of hours does not exceed the time set by IpStorageSyncDepthHours registry key (see Registry keys reference guide) The parameter can be changed by UPDATE_TIME command (see IPSTORAGE). | ||
C:\ProgramData\elasticsearch-2.0.1\config\elasticsearch.yml | http.port | 0 - 65536 | 9200 | up to Intellect 4.10.2 | The parameter sets the port occupied by Elastic Search search engine. The value is to be the same as one specified in the cam_title.run.config file (see below). |
C:\ProgramData\elasticsearch-5.2.2\config\elasticsearch.yml | Intellect 4.10.3 and later | ||||
<Intellect instalation>\Modules\cam_title.run.config | ElasticSearchPort | 0 - 65536 | 9200 | The parameter sets the port Intellect sends data for Elastic Search search engine to. The value is to be the same as one specified in the elasticsearch.yml file (see above). | |
<Intellect instalation>\SlaveSettings.xml | DNS | - | - | - | This file stores the addresses of DNS servers specified using the Advanced Setup utility (see The Settings panel of the DNS section). |
Intellect Web Report System
XML file | Parameter | Available values | Default | Product version | Parameter in effect |
---|---|---|---|---|---|
<Directory of the Intellect software installation>\Modules\Wt2\Web.config | CamMonitorShift | -5000 - 5000 | 0 | Sets shifting of video start while report viewing in milliseconds: >0 – video will start later than time specified in a report <0 – video will start earlier than time specified in a report | |
FaceReplaceCameraIpFrom | IP-address | - | up to 3.2 | Changes internal IP-address of a Server specified in the Architecture while viewing video for POS reports and for "Face" module report from outside | |
FaceReplaceCameraIpTo | IP-address | - | up to 3.2 | Changes external IP-address of a Server specified in the Architecture while viewing video for POS reports and for "Face" module report from outside | |
WorkThroughGateway | true, false | false | from 3.3 | Enables receiving video from Gateway while viewing video for POS reports and for "Face" module report. A Gateway is selected authomatically. | |
PersonNameLength | >=0 | - | 3.4 | By default, the parameter is not added to the file (corresponds to value 1). Add it to the <appSettings> section in the following format: <add key = "PersonNameLength" value = "5" /> The parameter limits the user's patronymic to the number of characters specified in the value parameter for Access Manager and Time&Attendance reports. Example (if value = "5"): Ivanov Peter Alex. | |
PersonNameIncludesId | 0, 1 | - | 3.4 | By default, the parameter is not added to the file (corresponds to value 0). Add it to the <appSettings> section in the following format: <add key = "PersonNameIncludesId" value = "1" /> The parameter allows enabling display of the user ID in parentheses after the user full name in the Access Manager and Time&Attendance reports. value = "1" - the user ID in parentheses is displayed after the user full name. Example: Ivanov Peter Alexandrovich (1) value = "0" - the user ID is not displayed. | |
SweatheartingEnabled | 0, 1 | 0 | 3.4 | Enables the Sweethearting report. | |
SweatheartingAddItemPosFunctionNumber | >=0 | - | 3.4 | Sets the Adding product to document function number from the dbo.FuncDic table, which is necessary for the Sweethearting report proper operation. | |
SweatheartingBeginReceiptPosFunctionNumber | >=0 | - | 3.4 | Sets the function number used as the receipt beginning from the dbo.FuncDic table. | |
SweatheartingEndReceiptPosFunctionNumber | >=0 | - | 3.4 | Sets the function number used as the receipt ending from the dbo.FuncDic table. | |
SweatheartingFilterByReceiptIntervals | 0, 1 | 0 | 3.4 | Enables the sweethearting events filtering so that only the events which occured while the receipt was open were displayed in the Sweethearting report. | |
SweatheartingAddTimeoutMs | >=0 | 500 | 3.4 | Sets the timeout between the sweethearting detector event and the POS event. If this timeout is exceeded, the sweethearting event is added to the Sweethearting report. | |
SweatheartingBeepEnabled | 0, 1 | 0 | 3.4 | Disables the sound notification about new events in the Sweethearting report. | |
SweatheartingStepCount | >=0 | 1000 | 3.4 | Sets the required number of the events which should be preloaded on the first Sweethearting report launch. | |
SweatheartingPreloadDays | >=0 | 140 | 3.4 | Sets the required number of days the events from which should be displayed on the first Sweethearting report launch. | |
ExtendedPresenceReportInWorkplace | true, false | false | 3.4 | Enables an advanced display of the reports: Presence at workplace report and Total report on the presence at the workplace. | |
EnablePasskindReport | true, false | false | 3.4 | Activates an Issued pass cards report. | |
lpServerUrl | IP-адрес | http://localhost:10001/lprserver | 3.4 | Sets the server address where the recognized LP images and the vehicle frames are stored. | |
IntellectVideoStreamNumber | 0-4 | 0 | 3.4 | Sets the required camera stream number in live video reports (0 is the first camera stream). | |
ShowIconNewCashier | true, false | true | 3.4 | Highlights the new cashier's name in POS reports with the asterisk and the different color (the new cashiers are those who work less than a number of days specified in the CountDaysNewCashier key). | |
CountDaysNewCashier | >=0 | 30 | 3.4 | Sets the number of days within which the cashier is considered a new one (the key is used together with the ShowIconNewCashier key). | |
QueueLengthDelta | 0, 0.5 | 0.5 | 3.4 | Sets the values threshold that are included into the table reports by Queue Length detectors: 0 - values equal to 0 and greater are included in the report. 0.5 - only the values greater than 0.5 are included in the report. | |
<Intellect installation directory>\Modules\Wt2\App_Data\Settings\DateFormat.config | ServerDateTimeFormat | Date and time format | d MMMMM yyyy HH:mm:ss | 3.4 | Sets the date and time format in General Reports (see Configuring the date and time format in General Reports). |
<Intellect installation directory>\Modules\Wt2\App_Data\Mail\web.config | <configuration><system.net><mailSettings><smtp> from | String | - | - | Email address from which the auto-generated reports will be sent (see SMTP Server setup). |
<configuration><system.net><mailSettings><smtp> host | String | - | - | SMTP Server name (see SMTP Server setup). | |
<configuration><system.net><mailSettings><smtp> password | String | - | - | Password of the account used for sending the messages to SMTP Server (see SMTP Server setup). | |
<configuration><system.net><mailSettings><smtp> port | >=0 | 25 | - | Port number used by SMTP Server (see SMTP Server setup). | |
<configuration><system.net><mailSettings><smtp> userName | String | - | - | Name of account used for sending the messages to SMTP Server (see SMTP Server setup). | |
<configuration><system.net><mailSettings><smtp> enableSsl | true, false | false | - | Enables the SSL encoding to connect to the SMTP Server (see SMTP Server setup). |
FACE-Intellect
XML file | Parameter | Available values | Default | Parameter in effect |
---|---|---|---|---|
<Directory of the Intellect software installation>\Modules\face_client.run.config | ProblemImages | Path to a folder | None | Path to the folder for storing images which haven't been added to the database is specified in the parameter value. The specified folder will be created automatically. Note. If %USER% is specified in the parameter value, the images which haven't been added to the database will be stored in the folder: c:\Users\%LOGGED_USER%\AppData\Local\AxxonSoft\FaceIntellect\ProblemImages\ |
AnalitycTimeout | >=0 | 100000 | Specifies the time in milliseconds for refreshing the analytical data in the Face recognition and search interface object. When the time expires, the Operation has timed out error will be displayed (see Viewing the analytical data). | |
RestRequestInterval | >=0 | 500 | Specifies the time interval in milliseconds between the HUAWEI module requests (see Configuring the HUAWEI face recognition module). | |
CounterRowCount | >=0 | 0 | Specifies the maximum number of rows (unique faces) in the generated report on analytical data (see Viewing the analytics). The 0 value means there is no limit. | |
SimpleMode | true, false | False | Enables the Simple mode of monitoring, which makes the upper part of the Face recognition and search interface window hidden, and such operations as working with the reference face database, face searching in the video archive, and some others unavailable (see Enabling the Simple mode of captured and recognized faces monitoring). | |
AutoFollowTimeSeconds | >=0 | 120 | Specifies the time in seconds after which the Follow new faces checkbox will be set automatically, if it is unset. The 0 value means that the checkbox will not be set automatically (see Monitoring of captured and recognized faces). | |
HideCheckBoxIntellectPerson | true, false | False | Hides the Create a user in the Intellect database checkbox and assigns a unique Person_ID to each face when adding it to the reference face database (see Adding images to the reference face database). |