Description
Start streaming the computer’s display to an RTMP server. This allows you to spectate your agent’s computer in real-time through platforms like Twitch, YouTube Live, or custom RTMP servers.Prerequisites
Before using this endpoint, you must:- Configure an RTMP connection in your account settings
- Provide the connection name when starting the stream
Usage Example
Connection Configuration
RTMP connections are configured in your account settings with:- A unique name (used in this API call)
- RTMP server URL
- Stream key (encrypted and stored securely)
- Optional settings (bitrate, resolution, etc.)
Response
The response includes information about the streaming process:Common Use Cases
- Live demonstrations of AI agents
- Recording automation workflows
- Debugging and monitoring agent behavior
- Creating content for tutorials or showcases
Authorizations
API key authentication. Format: sk_live_...
Path Parameters
Body
application/json