Versions Compared

Key

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

...

General information on GB/T28181 standard and supported functions

Axxon PSIM supports allows connecting devices via the Chinese chinese standard GB/T28181. This standard protocol is based on the SIP over UDP protocol (and over TCP since starting with the GB/T28181-2016 version). The GB/T28181 protocol uses the following protocols over SIP:

  • SDP (Session Description Protocol)
  • MANSCDP (Monitoring and Alarming Network System Control Description Protocol)
  • MANSRTSP (Monitoring and Alarming Network System Real Time Streaming Protocol)

This allows receiving the status of sensors, events from detectors, PTZ and relays control, access to the built-in embedded archive of the IP device (make sure to you must set the correct device time zone in the in Axxon PSIM beforehand), etc. within within the SIP session. Single, and so on. The operation with single-channel and multi-channel devices in single-stream mode and working with the UDP and TCP transport protocols is also supported.

At the same level of the OSI model, the RTP/RTCP protocol also works in parallel with the SIP protocol, which makes it possible to use the following functions:

    Video
  • video transmission (including
  • archival
  • archive one)
  • in
  • in H264, H265, or MJPEG
  • format
  • formats.
  • Audio
  • audio transmission in G.711a, G.711u, or G.726
  • format
  • formats in the PS (Program Stream) stream only.
  • Archive audio is not
  • Audio from the archive isn't supported.

For the most up-to-date information on this standard and the features supported in Axxon PSIM, see the Documentation Drivers Pack.

Configuring an IP-device to operate via the GB/T28181 standard

Configuration of To configure IP devices connected via the GB/T28181 is performed through protocol, use the web interface of the these IP devices. Settings are not The settings aren't sent from Axxon PSIM to the device.

Before connecting a camera you connect the IP device via this protocol to Axxon PSIM, perform the following steps to configure SIP you must set the SIP settings on the IP device in the following way:

  1. Set the Server IP parameter equal to
  2. equal
  3. the
  4. Server
  5. server's IP address.
  6. Set the Server port parameter (5060 by default).
  7. Set the Device ID
  8. . The ID should
  9. parameter. This parameter must be set on all cameras connected via the GB/T28181 protocol and must be unique.
  10.  
  11. The format of the connection code (device ID and server ID) is a 20-digit number:
    • the first 10 digits specify the address (according to the GB/T-2260-2007 standard);
    • the next 10 digits
  12. indicate
    • specify the device information.
      If the IP device is located behind NAT,
  13. then
    • you must forward and explicitly specify the external address of the
  14. Server
    • server, the port/port range for receiving video, and the SIP port of the Axxon PSIM
  15. Server
    • server.Example: 34020000001110000001/50557-51557@10.3.3.11/85.172.174.36​
  16. For
  17. If you want the device to
  18. perform autodiscovery of
  19. detect the
  20. Server
  21. server more quickly, reduce the default value of the RefreshRegTime parameter. The name of this setting
  22. may vary on some cameras
  23. can differ on different IP devices.
Info
titleNote.
For the telemetry to work correctly on the IP device, set the value of the RefreshRegTime parameter to more than 600.

See also Examples of IP device settings for connection via GB/T28181 standard.

Configuring IP-device connection via the GB/T28181 standard

Note
titleImportant!Attention!

The system supports the operation of IP devices No more than one SIP server can be used for IP devices connection via the GB/T28181 protocol with no more than one SIP server. This means that you can create several Video Capture Devicecapture device objects with the GBT28181 type can be created in the the Axxon PSIM hardware tree, however, the part of the address after @ must match for all of them. The server ID, local address, external address, and port must be the same for all devices. If at least one parameter is different (for example, the local IP address is not isn't set for some device when it is set for other devices), then such a device will not doesn't start.

Info
titleNote.
 Axxon PSIM does not support auto-discovery Axxon PSIM doesn't support the automatic search of devices connected via the GB/T28181 and these devices are not added protocol, and when you add them using the Camera discovery tool.

After configuring you configure the device as described earlierabove, add it to Axxon PSIM as follows:

  1. Go to the Hardware tab of the Systemsettings dialog
  2. box
  3. window (1).
    Image Modified
  4. Create
  5. a
  6. the Video
  7. Capture Device object under
  8. capture device object on the basis of the Computer object (2). The settings panel of
  9. the
  10. this object appears on the right part of the System settings
  11. dialog box
  12. window.
  13. Select
  14. From the
  15. GBT28181 value in the
  16. Type dropdown list (3), select the GBT28181 value.
  17. In the IP field (4), specify the value
  18. of Device ID parameter set during IP device configuration (4). The following additional parameters can be specified optionally as follows
  19. in the following format:
    [gbt://]deviceID[/videoPort]@serverID[-serverLocalIP[/serverExternalIP]]
  20. OR
  21. or
    [gbt://]deviceID[/videoPortFirst-videoPortLast]@serverID[-serverLocalIP[/serverExternalIP]]
    where:
    deviceID is the Device ID parameter specified during the IP device setup;
    serverID is the identifier of the Axxon PSIM
  22. Server generated according
  23. server created according to the same rules as the IP device ID (see above);
    videoPort is the port for receiving video;
    videoPortFirst-videoPortLast is range of ports for receiving video;
    serverLocalIP is the local IP address of the Axxon PSIM
  24. Server
  25. server, which sets the network interface on which the
  26. Server should
  27. server will be available;
    serverExternalIP is the global IP address of the Axxon PSIM
  28. Server
  29. server; this parameter is
  30. in use
  31. used when the Axxon PSIM
  32. Server
  33. server is behind the gateway.In this case, this IP address is specified as the SIP
  34. Server IP
  35. server address in the IP device settings.
    Info
    titleExamples
  36. .
  37. 34020000001320000008@34020000002000000001
    34020000001320000008@34020000002000000001-10.0.40.246/113.125.160.58 
    34020000001320000008@34020000002000000001-10.0.40.246
    34020000001320000008@34020000002000000001-/113.125.160.58
    34020000001320000008/50200@34020000002000000001
    34020000001320000008/50200-50210@34020000002000000001-10.0.40.246
  38. In the Port

  39. field
  40. field (5), enter the local port number that the Axxon PSIM

  41. Server shall listen for receiving
  42. server will "listen" to receive messages from the IP device

  43. (5)
  44. .
    Usually this is the default SIP

  45. port: 5060
  46. port—5060.

    Info
    titleNote
  47. .
  48. The SIP port of the IP device

  49. SIP port
  50. is detected automatically.

  51.  
  52. The Name
  53. and the
  54. and Password fields
  55. are not used
  56. aren't used (6).
  57. Click the Apply button (7).
  58. Create
  59. a
  60. the Camera object
  61. under
  62. on the basis of the Video
  63. CaptureDevice
  64. capture device object. The settings panel of
  65. the
  66. this object appears on the right part of the System settings
  67. dialog box
  68. window.
    Image Modified
  69. Click the Apply button.

Further functioning of work with the device (e.g. for example, displaying video on the Video Surveillance Monitormonitor, archive recording) is performed using the created Camera object – see object—see the Configuring video subsystem section of in the Administrator's Guide document. The PTZ and relay management functions, access to the built-in embedded storage, etc. and so on are configured in the same manner way as for ordinary IP devices as and described in the corresponding sections herein.of this document Installing and configuring security system components guide.

Adding the device that operates via the A camera via GB/T28181 protocol is now addedcomplete.