pixelstream_configure_streamer
Configure local Pixel Streaming streamer by setting signalling URL, ports, render mode, and encoder bitrate.
Instructions
Configure local Pixel Streaming streamer URL, ports, render, and encoder settings.
KB: see knowledge_base/29_PIXEL_STREAMING_AND_REMOTE.md#mcp-pixel-streaming-tools Example: pixelstream_configure_streamer(signalling_url="ws://127.0.0.1:8888", streamer_id="LocalDemo")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| streamer_id | No | DefaultStreamer | |
| signalling_url | No | ws://127.0.0.1:8888 | |
| signalling_port | No | ||
| web_server_port | No | ||
| render_offscreen | No | ||
| use_secure_websocket | No | ||
| encoder_target_bitrate | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |