Start async display recording
mobile_record_startStart a non-blocking screen recording on a specific Android display. Capture screen activity while running input tools simultaneously, using ADB serial and display ID.
Instructions
Start a non-blocking screenrecord on one logical display so input tools can run during capture. One active session per (serial, displayId).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | Yes | Exact ADB serial from mobile_devices_list; never inferred when multiple devices exist | |
| displayId | Yes | Android framework logical display ID, not a SurfaceFlinger physical ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pathHint | Yes | ||
| recordId | Yes | ||
| displayId | Yes | ||
| startedAtIso | Yes | ||
| physicalDisplayId | Yes |