Skip to main content

Configuring RTSP Outputs

Kraken supports RTSP PUSH and PULL operations for compatibility with Video Management Systems (VMS) such as Milestone and Genetec. You can use RTSP for video-only streams (typically for surveillance applications).

Important

  • With the RTSP direction set to "PUSH", Kraken will actively seek out the specified client to send the Kraken Stream media directly to the remote device with the configured RTSP path. In this case Kraken will PUSH data to rtsp://<rtsp_output_server>:<rtsp_output_port>/<rtsp_output_path>
  • With the RTSP direction set to "PULL", Kraken will make the Kraken Stream media available at the Kraken instance's configured IP address (or Hostname), the configured port (as defined in the RTSP Server Service configuration), and path. In this case, a remote client can connect to the Kraken output with rtsp://<kraken_hostname>:<service_port>/<rtsp_output_path> 


To configure an RTSP Output from Kraken: 

  1. Enable RTSP from the Services page. For details, see RTSP Server Service
  2. Go to Streaming>Outputs, and click Add Output.
  3. Type in a name for your output and select RTSP as the Protocol.
  4. Select either PUSH or PULL from the Direction dropdown menu. 
  5. For RTSP PUSH outputs:
    1. Type in the Server IP or Hostname. 
    2. If applicable, configure the Port number. 

      Note

      The Port only needs to be specified if the RTSP server port is not set to the default 554. The Port number entered here must match the RTSP Port number configured from the Services page. See RTSP Server Service

    3. Type in the Path (a string of 0-128 characters) for the remote RTSP receiver.  
  6. For RTSP PULL outputs: 
    1. Type in the Path (a string of 0-128 characters) for the Kraken RTSP server. 
  7. Click Add Output

Important

When using RTSP Outputs, be sure to use the appropriate Transcoder settings. See the recommended Transcoder Parameters for RTSP Outputs here: Transcoder Parameters for RTSP.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.