start_video_stream
Start an HTTP MJPEG video stream of an Android device screen. Opens a live video window via ffplay, requiring an active scrcpy session.
Instructions
Start an HTTP MJPEG video stream of the device screen. Opens a native ffplay window that connects to the stream URL. Requires an active scrcpy session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | Device serial number | |
| port | No | HTTP port for the MJPEG stream (default 7183) |