LiveStream commands
LiveStream can be controlled via a TCP Socket connection by using specific commands to perform certain functions.
To control using PlayoutONE, simply set up an IP command in the format of:
IP:PORT SOCKETCOMMAND
Available commands are:
| Command Function
|
Command |
| Starts All or Specific Encoders
|
START <NameOfEncoder> (Optional) |
| Stops All or Specific Encoders
|
STOP <NameOfEncoder> (Optional) |
| Play File
|
FILEPLAY <FILENAMEPATH>
|
| Fade File
|
FILEFADE |
| Stop File
|
FILESTOP |
| Silence Detector
|
SILENCEDETECTOR OFF
|
| Silence Detector
|
SILENCEDETECTOR ON
|