UDP Client
To enable a UDP Client within Data Controller so that PlayoutONE can send and receive commands via UDP to other applications.
- Click the Settings button from the top bar of Data Controller.
- Go To the Integrations Tab
- Click Add Button
- Choose UDP Client from the Service drop-down menu
- Fill in relevant IP And Port details
External applications can then send any command to Data Controller by sending a command via the UDP port.
IP | The IP Address of the UDP Client Data Controller needs to connect with. |
Port | The Port |
To send a command via this integration, in PlayoutONE, start the command with UDPClient_X COMMAND.
X denotes the integration ID in Data Controller
Command denotes the command to be sent to the TCP Client.
Please note there is a space between UDPCLIENT_X and the COMMAND