record_video
Start recording the Android emulator screen for up to 3 minutes, then stop_recording to save the video as an MP4.
Instructions
Start recording the device screen (max 3 minutes per recording). Call stop_recording to finish and pull the .mp4.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | Device serial (e.g. emulator-5554). Optional when exactly one device is connected. | |
| output_path | No | /tmp/android-recording.mp4 |