Cloud Slicer Live Quick Start

The shortest path to a running Cloud Slicer Live instance.

Quick Start

The Cloud Slicer Live (CSL) platform is versatile and supports extensive configuration options. Most applications can use default settings, which supports a simple setup flow. Set up a streaming workflow by performing the following steps:

  1. Select '+ Slicer' at the bottom of the Cloud Slicers main page.

  2. Provide a Slicer ID. This name identifies this slicer in Cloud Slicer views and within Uplynk.

  3. Select a streaming protocol from the Protocol pull-down selector. This must match the protocol used by the sending device.

    Selecting the SRT protocol option exposes another required selection for Push or Pull mode. The default is Pull mode. Once the slicer is created, this mode cannot be changed. Modes are defined as follows:

    Push Mode - Creates a slicer configured as an SRT listener, where the slicer waits for a stream to be initiated by a source and behaves as a receiver of the stream once initiated. The slicer only needs to know that it should listen for SRT packets on its IP address/port, and accepts a point-to-point connection initiated by a caller. The slicer is always the receiver of the SRT media stream.

    Pull Mode - Creates a slicer configured as an SRT caller, where the slicer acts as the initiator to the SRT session, waits for a stream to be transmitted by the source, and behaves as a receiver of the stream once initiated. The slicer is always the receiver of the SRT media stream. This mode requires a URL for the slicer to find and handshake with the source, which can also be modified in the details screen.

  4. Select the region closest to where your stream source will be.

  5. Make sure the edit after create option is deselected.

  6. Select the Create button.

  7. This brings you back to the list view, where you select the slicer you just created.

  8. In the single view you will notice that the slicer is in a stopped state. You will also see that it used the latest software version and the default encoding profile for your account. For more details on those settings, see the Cloud Slicer Live Administration section.

  9. On the right panel, note the Stream URL and Passphrase (for SRT) or Streamkey (RTMP). Copy this information and enter it in the device that sources the stream. Do not start sending your stream yet - there are still some steps to complete.

  10. To start your slicer, select the green start button at the bottom of the page.

  11. You will see Slicer Status on the right panel switch to Initializing. This indicates that resources are being turned up within the platform, and may take up to several minutes to complete depending on available resources.

  12. When the slicer status indicates Running, it has completed the initialization process and is ready to accept the stream for slicing.

  13. Start your stream at this time, ensuring that you have already entered the URL and phrase/key as directed in step 9 above.

  14. Check for the status to change, and optionally for live previews and link monitoring.

  15. Add your Cloud Slicer to the desired live channel, live event, or failover group.

  16. Point your player to your live channel or live event's playback URL.


Did this page help you?