In order to use TCS api client first you need to get ApiKey
. Login to website, go to Flip service and open API Access tab.
You account will be identified by unique Api Key, if it is unavailable click Reset button.
To install the bindings via Composer, add the following to composer.json
:
{
"repositories": [
{
"type": "git",
"url": "https://github.com/telestream/telestream-cloud-php-sdk.git"
}
],
"require": {
"telestream/telestream-cloud-php-sdk": "*@dev"
}
}
Then run composer install
Download the files and include autoload.php
:
require_once('/path/to/service/vendor/autoload.php');
Api client is divided into parts corresponding to services provided. Currently supported services include:
- Flip - high-volume media transcoding to multiple formats
- Timed Text Speech - automated captions and subtitles creation
- Quality Control - automated quality control for file base media