connect
Establish a remote-control link to a StreamXpress instance by specifying its host and TCP port, enabling control of TS stream playback.
Instructions
Connect to a StreamXpress instance running in remote-control mode.
The StreamXpress must be started with: StreamXpress.exe -rc
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | HTTP URL of the StreamXpress host, e.g. "http://localhost" | |
| port | Yes | TCP port the -rc listener is bound to, e.g. 5000 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||