Documentation ¶
Overview ¶
video-transcoding-api
HTTP API for transcoding media files into different formats using pluggable providers.
## Currently supported providers
+ [Amazon Elastic Transcoder](https://aws.amazon.com/elastictranscoder/) + [Elemental Conductor](https://www.elementaltechnologies.com/products/elemental-conductor) + [Encoding.com](http://api.encoding.com) + [Zencoder](http://zencoder.com)
Schemes: http BasePath: / Version: 1.0.0 License: Apache 2.0 http://www.apache.org/licenses/LICENSE-2.0.html
Consumes: - application/json
Produces: - application/json
swagger:meta
Directories ¶
Path | Synopsis |
---|---|
redis/storage
Package storage provides a type for storing Go objects in Redis.
|
Package storage provides a type for storing Go objects in Redis. |
elastictranscoder
Package elastictranscoder provides a implementation of the provider that uses AWS Elastic Transcoder for transcoding media files.
|
Package elastictranscoder provides a implementation of the provider that uses AWS Elastic Transcoder for transcoding media files. |
elementalconductor
Package elementalconductor provides a implementation of the provider that uses the Elemental Conductor API for transcoding media files.
|
Package elementalconductor provides a implementation of the provider that uses the Elemental Conductor API for transcoding media files. |
encodingcom
Package encodingcom provides a implementation of the provider that uses the Encoding.com API for transcoding media files.
|
Package encodingcom provides a implementation of the provider that uses the Encoding.com API for transcoding media files. |
zencoder
Package zencoder provides a implementation of the provider that uses the Zencoder API for transcoding media files.
|
Package zencoder provides a implementation of the provider that uses the Zencoder API for transcoding media files. |
Click to show internal directories.
Click to hide internal directories.