Go to documentation repository
Page History
...
Section | |||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
IP integration (drivers and codecs pack for Intellect) | |||||
Registry section | String parameter | Available values | Default | Product version | Parameter in effect |
x32: (X32)\Video | ArchiveFps | 1-24 | 4.7.5 and later | Sets the number of frames recorded to the archive (max.resolution). LiveFps and ArchiveFps parameters are not to exceed 24 in total. | |
x32: (X32)\Video | ArecontVision | 0, 1 | up to 4.8.0 | Enables the protocol for integrating Arecont cameras. The key is not in use. | |
x32: (X32)\Video | DoubleStream | 0, 1 | 4.7.5 and later | Defines whether asynchronous video display mode is enabled or not. | |
x32: (X32)\Video | IpIntDrivers3 | Brand name: Axis; Acti, etc. | 4.7.3 and later | The IpIntDrivers3 string parameter is created and the names of brands that need 3.0 driver are listed. | |
x32: (X32)\Video | IpIntDriverVersion | 2, 3 | 4.7.3 and later | Defines the version number of loaded drivers: | |
x32: (X32)\Video | LiveFps | 1-24 | 4.7.5 and later | Sets the number of frames displayed in the 800x600 format. LiveFps and ArchiveFps parameters are not to exceed 24 in total. | |
x32: (X32) | LoadIpIntDirectly | 0, 1 |
| 4.9.0 and later | 1 - enable IntegratedDevice via video.run. If the setting is enabled and at least one IntegratedDevice is added, then other IP video capture cards are disabled. 0 - IIntegratedDevice operates as a separate run-module. |
x32: (X32)\Video\TransportProtocols x64: (x64)\Video\TransportProtocols | <Driver name> | <protocol> | - | DP 3.1.1 and later | The key is used to change a transport protocol used by the IP device. Example of the key value: "ONVIF"="tcp" means that TCP protocol is used to transfer data via ONVIF. See details in Changing the transport protocol used by IP-device Example of the key value: "rtsp"="multicast" allows enabling Multicast mode of the RTSP Server. The object configuration is required in addition to the key. See details in Configuring RTSP Server module. |
x32: (X32)\Video\MetadataTransportProtocols | The name of camera driver (in the driver parameter of the C:\Program Files\ Common Files\ AxxonSoft\ Ipint.DriverPack \3.0.0\ Ipint.<Driver name>.rep file) | The name of transport protocol (is to be the same as one of the values specified in metadataTransportProtocol property in the corresponding .rep file). | - | DP 3.31.1613 and later | The key is used to change a metadata transport protocol. At the time of writing this documentation change of a metadata transport protocol was available for ONVIF driver only (possible values are tcp and udp). |
x32: (X32)\Video x64: (x64)\Video | UnloadUnusedDriverTimeout | >=0 | 60 | DP 3.32.1638 and later | The key sets unused driver unload timeout for cameras. For instance, if camera brand is in several drivers, all of them are loaded at camera connection. To unload the unused drivers, set non-zero value to this key. If the key is not created, then unused drivers are unloaded in 60 seconds. 0 – drivers do not unload (such behavior was in DriverPack versions older than the current one). The key value that is > 0 sets unused driver unload timeout. If the key is created but it consists of NaN value, then unused driver unload timeout is set to the default value – 60 seconds. |
x32: (X32)\TELEMETRY | PresetCompatibility | 0, 1 | - | DP 3.43.1950 and later | The key is used to enable the compatibility between presets in Intellect and previous versions of Drivers Pack, i.e. to decreasing the preset number by 1 when sending it to the driver. 0 – a new operation mechanism with presets the same as in AxxonNext is in use in Intellect. If preset 1 is selected in Intellect interface, then value 1 is sent to the driver. 1, or if the key is not created – the compatibility mode is in use: if preset 1 is selected/created in Intellect interface, then value 0 is sent to the driver. |
x32: (x32)\Video | FFTHREADCOUNT | >=0 | 1 | DP 3.43.1955 and later | The key sets the number of streams created in FFmpegDecoder. 0 – decoder automatically selects the number of created streams. >0 – sets the number of streams in use. By default if there is no key or the value is incorrect, then value 1 is in use. Auto selection of the number of streams can result in the system load reduction or its increase as the number of streams recreated during decoding increases – this affects the performance. |
x32: (x32)\EventSources | <brand>.<model> (for example, ONVIF.1_channel_device). If all models of some manufacturer require a specific method of getting events, then there must be a string key named <brand> in the section. | Pull point Meta data Disable | Meta data | DP 3.35.1692 | By the date the documentation in created, this key is supported for three brands: ONVIF, RVi and IDIS. For models of these brands, the key is created automatically when the Drivers Pack is installed. The key sets a method of getting data about the analytics and the sensors of the device:
|
x32: (x32)\Video\UseSsrcChecking x64: (x64)\Video\UseSsrcChecking | RTSP | enable disable | enable | DP 3.45.2055 | The key is intended for setting up synchronization source (SSRC) for RTSP stream: enable – SSRC check enabled; disable – SSRC ched disabled. |
x32: (x32)\Video | FFLOGDELAY | 0, 1 | 0 | CP 1.580 | Enables logging of delays of frames decoding and idle time for FFMPEG codec. |
х32: (x32)\Video\TsConverters x64: (x64)\Video\TsConverters | <brand>.<model>, for example, Tattile.ANPR Mobile If all brand's models require a certain method of the timestamp adjustment, then the section must contain a string key with the name <brand>. |
| Depends on the brand | DP 3.34 and later | The keys in this section specify the method of the frame timestamp adjustment. If the key is not created, the timestamp transferred to the Intellect equals 0, and then the current time is set as its value. The None value is used if it is necessary to disable the adjustment and transfer the timestamp received from the camera as is. The ValidDeviceTs value means that the timestamp adjustment method is used before the timestamps transmission to the Intellect if the timestamp received from the camera differs from the current time by the value greater than the one specified in the MaxTimestampDeviation key (see below). After the adjustment, the timestamp calculated on the basis of the previous frame's timestamp and the time elapsed since its reception is transmitted to the Intellect. InfrequentTs value discards the relative timestamps, transferring 0 to the Intellect instead (i.e., the current time is set as the timestamp value), and it also transfers the absolute timestamps with the ETimestampValidityFlag flag. This adjustment method should be used for the devices with the license plates recognition which transfer the separate frames to the external system, rather than a continuous video stream. For some manufacturers, when installing the Drivers Pack, the keys with the necessary values are automatically created in the appropriate registry key. |
х32: (x32)\Video x64: (x64)\Video | MaxTimestampDeviation | >=0 | - | DP 3.34 and later | The key is used for the ValidDeviceTs key value from the TsConverters branch (see above). The key sets the maximum permissible deviation of the frame timestamp from the current Server time. |
x32: (x32)\Video x64: (x64)\Video | ErrorSensitivity | 0, 1 | 0 | DP 3.54 and later | The key enables the interruption of the H.265 video decoding via the ffmpeg decoder in case of the slightest error in the video stream. 0 - if the video stream contains errors, then a buffer with artifacts will be received from the ffmpeg decoder. 1 - if the video stream contains errors, then an empty buffer will be received from the ffmpeg decoder. |
x32: (x32)\Video\RTSP x64: (x64)\Video\RTSP | AudioSeparatedConnection | 0, 1 | 0 | DP 3.60 and later | Enables RTSP audio over a separate TCP connection. |
x32, x32: (x32)\Video x64: (x64)\Video | servicesVersion | auto, ver1, ver2 | auto | DP 3.61 and later | The key sets the version of ONVIF services (only for ONVIF and ONVIF 2.X): auto – get available versions and choose the latest if possible. ver1 – use old versions of services. ver2 – use new versions of services. |
x32,: (x32)\Video x64: (x64)\Video | servicesSource | getServices, getCapabilities | getServices | DP 3.61 and later | The key determines the source of the ONVIF services version (only for ONVIF and ONVIF 2.X): getServices – get a list of services using the new interface. getCapabilities – get a list of services using the old interface. |
...