Skip to content

Unleash live Devices

Before adding streams with the CLI, create one or more devices in your Unleash live account.

  1. Open Profile > Devices.
  2. Select Add Device.
  3. If needed, follow the step-by-step setup guide: Adding a device for the first time.
  1. Open Live.
  2. Select Manage for the target device.
  3. Copy the device stream URL.

Example:

rtmp://stream.unleashlive.com/rtmp/W123a4b5678c9de0?token=fluffy-black-dog-11

The URL contains:

  • Device ID: W123a4b5678c9de0
  • Stream token: fluffy-black-dog-11

You can provide this full URL directly with -D, or pass -d (device ID) and -t (token) separately in CLI commands.