Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Web Server

Registry section

String parameter

Available values

Default

Product version

Parameter in effect

x32: (x32)\WebServer\

x64: (x64)\WebServer\

RequestTimeout >0100001.0.0 and later

Sets max.time (in milliseconds) for Server to process a request

x32: (x32)\WebServer\

x64: (x64)\WebServer\

ConnectionTimeoutAtIdle >0300001.0.0 and laterSets max.time (in milliseconds) for connection inactivity between Client and Server. Inactive connection is disconnected upon timeout

x32: (x32)\WebServer\

x64: (x64)\WebServer\

TelemetryPriority0 – 311.0.0 and laterSets the PTZ control priority for a web browser.
0 – control is prohibited
1 – low priority control
2 – medium priority control
3 – high priority control
x32: (x32)\WebServer\
x64: (x64)\WebServer\
SplitArchiveIntervals>050001.0.0 and laterThe key is responsible for merging fragments when requesting the range of available archive recordings via HTTP API (see Ranges of available archive recordings). The interval is set in milliseconds. If the time between recordings is less than specified one, then recordings are merged into one
x32: (x32)\WebServer\
x64:
(x64)\WebServer\
ClearConnectionTimeout>010001.0.0 and later

The key specifies the time in milliseconds for clearing idle connections between the Web-server and connected devices. If the specified time is exceeded, the idle connection is terminated

x32: (x32)\WebServer\
x64: 
(x64)\WebServer\
Special modeSpecialMode 0, 101.0.0 and later

The key allows sending a request to get a list of all server cameras with links to the RTSP streams that are distributed or received by each camera (for more details, see the Getting a list of all server cameras):

0—you can cannot send a request to get a list of all server cameras

1—you cannot can send a request to get a list of all server cameras

By default, the key isn't created, and its value is considered to be 0

x32: (x32)\WebServer2\
x64:(x64)\WebServer2\
ActiveWebSocket0, 101.0.0 and later

The key enables the possibility of receiving the events of the video subsystem using the WebSocket communication protocol for the Web server 2.0.

0events are received as push notifications

1events are received via WebSocket

The key is created in the registry automatically after you add the Web server 2.0 object

...