Versions Compared

Key

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

To receive multimedia the video stream from a camera via the RTSP protocol, the camera is to must support this protocol. Information on RTSP support is in For the information indicating the support of the RTSP protocol by the camera, refer to the official reference documentation for the this camera.

For proper operation of the RTSP grabber functionality, make sure that there are no network settings of the used hardware that prevent data transmission via the RTSP protocol.

Info
titleNote.

To If you want to receive the RTSP stream it's required to that comes from the RTSP server of Axxon PSIM (seeConfiguring the RTSP Server module), then you must set the multicast value to the rtsp RTSP parameter in the HKEY_LOCAL_MACHINE\SOFTWARE\ITVAxxonSoft\IntellectPSIM\Video\TransportProtocols registry key for a 32-bit system (HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ITVAxxonSoft\IntellectPSIM\Video\TransportProtocols for 54a 64-bit system) registry section on the computer where the Camera object is created if RTSP stream is received from the rtsp-server of the Intellect software (see Configuring RTSP Server module). More . For more information about this parameter see in Changing , see Change the transport protocol used by IP - device section.

To receive a video via the RTSP protocol, do the following:

  1. Create the Video
  2. Capture Device
  3. capture device object
  4. under
  5. on the basis of the Computer object
  6. in
  7. on the Hardware tab of the System settings dialog
  8. box
  9. window (1).
    Image Modified
  10.   
  11. Go to the settings panel
  12. for
  13. of the created object.
  14. Select
  15. From the
  16. RTSP value in the
  17. Type dropdown list (2), select the RTSP value.
  18. Type-in
  19. In the IP address

  20. of rtsp-stream in the IP
  21. field (3), enter the address of the RTSP stream. The length of the address

  22. is not to be longer than
  23. must not exceed 100 characters.

    The format of the address depends on the camera model and its firmware. It is specified in the technical documentation of the vendor. Generally

  24. it titleExample
  25. , the address looks like this: 
    rtsp://[<username>:<password>@]<IP address of video source >:<port>/<path_to_stream>

  26. Info
  27. .


  28. For the Axis 210A camera, the address of

  29. rtsp-sream
  30. the RTSP stream looks like this:
    rtsp://root:password@10.0.11.121:554/mpeg4/media.amp

    Info
    title
  31. Example
  32. Note
    The address to access
  33. rtsp-streamdelivered  by rtsp Server of INTELLECT
  34. the RTSP stream delivered by the RTSP server of Axxon PSIM, looks like rtsp://192.168.0.3:554/1. When
  35. rtsp Server
  36. the RTSP server operates in
  37. the
  38. the Multicast mode, you cannot access it
  39. cannot be accessed
  40. via the RTSP grabber.
  41. Receiving multiple streams via the RTSP driver has been implemented in
  42. Besides, starting with the Drivers Pack v. 3.2.28.1518

  43. and over.  Maximum 3 streams are supported. RTSP addresses are semi-colon
  44. version, the system supports receiving multiple streams via the RTSP protocol (multistreaming). In this case, the maximum possible number of streams is three. RTSP stream addresses are separated in the IP address field by the semicolon ";".

    Info
    titleExample

    To get video from two streams,

  45. specify
  46. enter rtsp://admin:admin@10.0.26.16/live/h264;rtsp://admin:admin@10.0.26.16/live/mjpeg in the IP address field.
    To get video from three streams:
    rtsp://admin:admin@10.0.26.16/live/h264;rtsp://admin:admin@10.0.26.16/live/mjpeg;rtsp://admin:admin@10.0.26.16/live/mpeg4

    Starting with the Drivers Pack 3.62.2953 version,

  47. the receipt of an RTSP
  48. the system supports receiving the RTSP stream over HTTPS

  49. stream is supported.Before using this feature, first set the https transport protocol in the rtsp registry key (see Changing
  50. . To do this, you must set the HTTPS transport protocol using the RTSP registry key beforehand (for more information about this parameter, see Change the transport protocol used by IP

  51. -
  52. device

  53. for details on this parameter
  54. ).Example of the link for receiving

  55. an
  56. the RTSP stream over HTTPS

  57. stream Infotitle
  58. :


  59. Example.
  60. https://192.168.0.3:443/profile1/media.smp;


  61. https://admin:admin@192.168.0.3:443/profile2/media.smp.

    Note
    title
  62. Important
  63. Attention!
  64. If there are invalid characters in
  65. When you transmit the username or password

  66. (for instance,
  67. that contains invalid characters, including "@"

  68. )
  69. ,via URL, they

  70. are to
  71. must be screened using ASCII codes (hexadecimal format). The "@" character

  72. will be
  73. is screened as %40. For

  74. instance
  75. example, when

  76. connecting
  77. you connect the device over RTSP the link can look like "rtsp://admin:New%40edge@192.168.0.75:554/RVi/1/1".

  78. But
  79. However, if this data is in the login and password fields of the Video capture device

  80. in Intellect, then
  81. object in Axxon PSIM, they stay the same

  82. -
  83. . In this case, "admin" and "New@edge" correspondingly.

  84. Click the Apply button to save the settings of the Video
  85. Capture Device
  86. capture device object (4).
  87. Create the Camera object
  88. under
  89. on the basis of the Video
  90. Capture Device object
  91. capture device object (5).
    Image Modified
  92. Configure the created Camera object
  93. (5)
  94. .
  95. Click the Apply button (6).
  96. Click the Video
  97. button to
  98. field to check if the video is available (7).

If In case the configuration is correct, the video received via the RTSP protocol is displayed in the viewing area.  Further Further actions with the received video stream are performed using the created Camera object.  

Configuring video receipt via the Video-streaming via RTSP protocol is now configuredcomplete.

To receive an audio stream from a camera, you must create and configure the the Audio card and Microphone objects for the audio stream from a camera that is received via the RTSP protocol.  For For this, select the RTSP type of the Audio audio card (see Registration of audio cards and microphones in INTELLECT™ Axxon PSIM™ software).

 Image Modified

Further actions with received the audio stream are performed using the created Microphone object.