android_video_stream
Get a LIVE video-stream link for an Android device that a human can open in a browser to watch the screen in real time (unlike device_screenshot, which is one frame). Returns a short-lived, single-device viewer URL — open it directly. The server transcodes the device's live video stream to MJPEG on the fly. Use this to let a person supervise what the agent is doing on the device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| udid | Yes | Device serial number (UDID) |