screen_record_start
Initiate screen recording on Android. Recording saves to device storage and continues until stop command.
Instructions
Start recording the screen. Recording continues until screen_record_stop is called.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | Device serial number | |
| remotePath | No | Path on device to save recording | /sdcard/scrcpy-mcp-recording.mp4 |
| duration | No | Max recording duration in seconds (optional, device limit usually 180s) |