Skip to content

eugenmamaev/telestream-cloud-ruby-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telestream Cloud API client

Getting Started

Obtain address for TCS api

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.

Install

Add the following line to Gemfile:

gem 'telestream_cloud'

and run bundle install from your shell.

To install the gem manually from your shell, run:

gem install telestream_cloud

Services

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.4%
  • Shell 0.6%