Troubleshooting
Stream Not Appearing in Unleash live
Section titled “Stream Not Appearing in Unleash live”- Check stream status to ensure status is
running:
unleash-stream-cli list- Follow logs for the relevant stream:
unleash-stream-cli logs DEVICE -f- Verify the source URL is accessible from the machine.
- Verify the destination URL (device ID + token) is correct.
Stream Repeatedly Fails
Section titled “Stream Repeatedly Fails”- Check the FFmpeg log file for error details.
- Confirm RTSP credentials and source URL correctness.
- Confirm outbound RTMP/network access is not blocked.
- Increase connection timeout (
--timeout) for slow sources:
Service Not Running
Section titled “Service Not Running”macOS
launchctl list | grep unleashLinux (systemd)
systemctl --user status unleash-stream.serviceCheck service logs
cat /tmp/unleash-stream-service.logmacOS Camera Permissions
Section titled “macOS Camera Permissions”macOS requires explicit camera permission for background capture processes.
Go to System Settings > Privacy & Security > Camera and ensure access is allowed for unleash-stream-cli.
Support
Section titled “Support”If the issue persists, contact Unleash live Support or your Unleash live Account Manager.