Skip to main content

Connecting an RTMP Input Source

When installed as a VM and deployed to Azure, Kraken can now serve as a stream router for local distribution within industrial complexes as well as across the public internet to serve remote monitor sites.

Kraken supports either server or client RTMP input streams: 

  • Server — Stream sent directly to the Kraken's IP address
  • Client — Stream available for Kraken to access on an RTMP server

The procedure for configuring an RTMP server input is shown below:

  1. On your source streaming device, output an RTMP stream with the following URL format:
    rtmp://<IP>:1935/live/<stream_name>
    where, <IP> is the IP address of the Kraken and<stream_name>is the desired name of the stream.

    Note

    For RTMP Server mode, the port must be 1935 and the Application Name must be "live".

  2. On Kraken, add a new input. See Configuring Input Parameters for more details. On the Add Input panel:
    1. Type in the input name and select RTMP for the Source.
    2. Select either Server or Client for Mode depending on the RTMP source

      Note

      In Client mode, you need to enter your own RTMP URL. In Server mode, it is constructed internally by Kraken.

    3. In Client mode, enter the URL of the RTMP stream created in Step #1 above.

    4. In Server mode, type in the port number. If you are using an IPv6 URL, check the IPv6 checkbox. 
  3. Click Add Input.


JavaScript errors detected

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

If this problem persists, please contact our support.