Para la plataforma de producción de Triton Digital, el URL de la API de aprovisionamiento es:
http://playerservices.streamtheworld.com/api/livestream?version=<version>&(mount=<mount-name>|station=<station-name>)[&lang=<lang>][&transports=<transport1>[,<transportN…>]]
The URL must be called via the GET method, and the parameters below are accepted as part of the query string (parameter names are case-sensitive).
Parámetros de solicitud de aprovisionamiento
Nombre | Valor | Comentario | obligatorio |
|---|---|---|---|
versión | The Player Provisioning API’s version (current version is 1,90) | Sí | The only currently supported versions are 1, 1,10, 1,20, 1,30, 1,40, 1,50, 1,60, 1,70, 1,80 and 1,90. The version number is bumped when the API has major changes, in order to maintain backward compatibility. El formato del XML devuelto cambia según el número de versión que pasa el reproductor. Este documento solo describe la versión 1.9. |
montaje | El nombre del montaje (por ej.: WXYZFM). | One of mount or station | Triton Digital proporciona el nombre de montaje cuando se configura un nuevo montaje. El valor distingue entre mayúsculas y minúsculas. |
estación | El nombre de la estación (por ej.: WXYZ) | One of mount or station | Triton Digital proporciona el nombre de la estación cuando se configura un nuevo montaje. El valor distingue entre mayúsculas y minúsculas. If a station name is used instead of a mount name, all of the station's mounts will be returned. |
|
|
|
The |
Player Services Regional Endpoints
The player services always returns the global endpoint by default. However, you can choose to override the global endpoint value and use a regional endpoint instead. For more information, see Global and Regional CMOD Endpoints.
There are three available playerservices endpoints for global geographic regions. For best results (quicker listener connection, etc.) use the one that is closest to the location of most of your listeners. (Note that the examples in this article all use the playerservices endpoint.)
Endpoint | Región |
|---|---|
playerservices | North America, South America. |
ap-playerservices | Asia-Pacific. |
eu-playerservices | Europe, Africa. |