stop_recording
Stop active screen recording and save the captured video to a specified file path in formats like MP4, WebM, MOV, or AVI.
Instructions
Stop recording and save movie to file (.mp4, .webm, .mov, .avi). Aliases: stop movie, save movie, end recording, save video.
Example: stop_recording("/tmp/session.mp4")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| framerate | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |