api:start
Table of Contents
Skylark API
Action Router
API of Services
Service Ports
Service | File (*.exe) | Higher Level Protocol | Transport | Ports | Note |
---|---|---|---|---|---|
- | - | XMLRPC/HTTP | TCP | 20100 - 21100 | dyn/alloc zone–the pool of dynamically allocated ports (e.g., for Multiscreen or ProfanityDelay) |
Action Router | comgpid | XMLRPC/HTTP | TCP | 5454 | The service providing registration for all other system modules sending or receiving actions. |
GPI Board | gpi | XMLRPC/HTTP | TCP | 4142 | The service responsible for work of GPI cards and system keyboards. |
Administrator control panel | neovid | XMLRPC/HTTP | TCP | 7901 | The server control web-panel |
Multiscreen | multiscreen | NVT | TCP | 5657 | The multiscreen client application |
Program Channel | ezcaster | XMLRPC/HTTP | TCP | 4942+N*16 | The service for processing a clip queue (a one layer playlist). The playlist service reserves 16 ports (the main playlist, graphic playlists from 1 to 8, port reserve). The maximal configuration supports simultaneous work of 12 channels with 9 playlists in each of them:
|
Program Channel | rrplay | XMLRPC/HTTP | TCP | 4742+N*16 | The program channel player service. The program channel service reserves 16 ports (10 for layers, 6 for port reserve). The maximal configuration supports simultaneous work of 12 channels:
|
Playout | eplayer | - | TCP | 4642+N | The playout service |
Capture | ecapture | The first available from the dynamic pool (from 20100) | The capture service | ||
Router Bus | avroute | XMLRPC/HTTP | TCP | 4842+X | The service for control of a matrix switcher. X – the RouterBus service number (enumeration starts with 0.). The port is specified in the Router Client app settings when establishing a new connection. |
Recorder | recsrv | XMLRPC/HTTP | TCP | 4242 + 4258 | The recording service |
Storage | stored | XMLRPC/HTTP | TCP | 9900 + 2*N | The database service |
Storage | stored | STORED_DATA | TCP | 9901 + 2*N | The database service |
Storage | stored | STORED_LOOKUP | UDP | 10101 | The database service |
VTR | vtrsrv | XMLRPC/HTTP | TCP | 4542 - 4558 | The service for working with a tape-recorder |
RecManager | recmgr | XMLRPC/HTTP | TCP | 11235 | The service for recorder management |
TCSrc | tcsrv | XMLRPC/HTTP | TCP | 42422 | The timecode receiver service |
Instant Replay | irplay | XMLRPC/HTTP | TCP | 10042 | The instant replay and slow motion service |
MultiScreen | mtscsrv | The first available from the dynamic pool (from 20100) | The multiscreen service | ||
ProfanityDelay | airblock | The first available from the dynamic pool (from 20100) | The profanity delay service for live broadcasts | ||
RSS Feeder | RSS Generator | ||||
Time Shift | no | no | no | no | The virtual service created by simultaneous launch of ecapture and eplayer |
N – the number of launched services (enumeration starts with 0).
Additional Information
API Use Examples
api/start.txt · Last modified: 2024/12/13 08:35 by 149.248.90.4