Record Device Screen [Pro]
record_screenRecord the device screen as an MP4 video. Specify device ID and optional duration (max 180s), bit rate, resolution. Stop recording to save the file.
Instructions
[Pro] Start recording the device screen as MP4 video. Android has a 3-minute maximum per recording. Only one recording per device at a time. Call stop_recording to finish and save the video.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Device serial ID | |
| max_duration | No | Maximum recording duration in seconds (max 180) | |
| bit_rate | No | Video bit rate in bits/sec (default: 20Mbps) | |
| resolution | No | Video resolution WIDTHxHEIGHT (e.g., '1280x720') |