Unleash live Devices
Before adding streams with the CLI, create one or more devices in your Unleash live account.
Create a Device
Section titled “Create a Device”- Open Profile > Devices.
- Select Add Device.
- If needed, follow the step-by-step setup guide: Adding a device for the first time.
Find the Stream URL
Section titled “Find the Stream URL”- Open Live.
- Select Manage for the target device.
- Copy the device stream URL.
Example:
rtmp://stream.unleashlive.com/rtmp/W123a4b5678c9de0?token=fluffy-black-dog-11The 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.