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. Kraken is compatible with streams containing only video, and can be configured to exclude audio within outgoing RTSP streams for compatibility with systems that do not make use of, nor require, audio for downstream consumption. 

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.
  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. See RTSP Server Service for information on adjusting Kraken's RTSP server port number.

    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 Apply

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.