webcam_stream
Start, stop, or check the status of an MJPEG webcam stream for a 3D printer, with optional port configuration.
Instructions
Control the MJPEG webcam streaming proxy.
Args:
printer_name: Target printer. Omit for the default printer.
action: One of ``"start"``, ``"stop"``, or ``"status"``.
port: Local port for the stream server (default 8081).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | ||
| action | No | status | |
| printer_name | No |