Stream screencast frames
GET/computers/{id}/screencast
Stream only screencast frames (base64 JPEG images) using Server-Sent Events (SSE) for live browser viewing
Path Parameters
id: string
Stream screencast frames
curl https://api.tzafon.ai/computers/$ID/screencast \
-H "Authorization: Bearer $TZAFON_API_KEY"