Overview
Ankoder is an easy to use, reliable and scalable video converting service.
Ankoder will make your effort on integrating/supporting video playback/convert/processing 1 or even building your next generation video site 2 super easy.
Ankoder is based on Amazon’s computing framework. You’ll always get your video processed instantly no matter how many videos you pushed to us.
Getting started
- Sign up : To use ankoder you need an account first, it’s free to register. After registerd an account will be created on both Ankoder and Ankoder Developers for you. You can upload/download videos and convert them on Ankoder now. To use our library or api, you need acquire an access/private key.
- Acquire an access/private key : You need it to use our library or api
- Login to Ankoder Developers
- Find your access/private key here http://developer.ankoder.com/user
Use it
You can leverage our service by the library we provide or by using ankoder’s api directly.
1. Ankoder Library
Currently we have released library for Ruby and Rails, support for other language is on the way.
- Installation
- Gem: https://rubyforge.org/projects/ankoder/
$ gem install ankoder - Rails plugin: http://code.google.com/p/ankoder/
$ script/plugin install http://ankoder.googlecode.com/svn/trunk/trunk/ankoder_on_rails
- Gem: https://rubyforge.org/projects/ankoder/
2. Ankoder API
Ankoder has a RESTful 3 api, please check the reference:
- Full API reference (on single page, html)
- Full API reference (on multiple pages, html)
