webcam_stream
Control webcam streaming for your 3D printer by starting, stopping, or checking the status of an MJPEG proxy stream with optional port and printer selection.
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 |