stop_video_stream
Stop the HTTP MJPEG video stream and close the viewer window for a connected Android device, freeing resources and ending remote viewing when no longer needed.
Instructions
Stop the HTTP MJPEG video stream and close the viewer window for a device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | Device serial number |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Stream status (e.g. 'stopped') | |
| message | Yes | Human-readable status message |