Skip to content
Dashboard

Stream screencast frames

GET/computers/{id}/screencast

Stream only screencast frames (base64 JPEG images) using Server-Sent Events (SSE) for live browser viewing

Path ParametersExpand Collapse
id: string

Stream screencast frames

curl https://api.tzafon.ai/computers/$ID/screencast \
    -H "Authorization: Bearer $TZAFON_API_KEY"
Returns Examples