Snickers is an open source alternative to the existent cloud encoding services. It is a HTTP API that encode videos. Go client for snickers API
Download the dependencies:
$ make build
$ make test
- Fork it
- Create your feature branch:
git checkout -b my-awesome-new-feature
- Commit your changes:
git commit -m 'Add some awesome feature'
- Push to the branch:
git push origin my-awesome-new-feature
- Submit a pull request
This code is under Apache 2.0 License.