An open API service indexing awesome lists of open source software.

https://github.com/andrewvy/excoder

Back-end agnostic video transcoding service in Elixir
https://github.com/andrewvy/excoder

api elixir video-processing

Last synced: 8 months ago
JSON representation

Back-end agnostic video transcoding service in Elixir

Awesome Lists containing this project

README

          

# Excoder [WIP]

Disclaimer: A toy project, not fit for any use.

A back-end agnostic video transcoding service written in Elixir, where transcoding services
are adapters served on an agnostic HTTP API.

---

### Planned features

- Transcoding adapters for Zencoder, AWS, ffmpeg (local).
- Transcoding job creation/monitoring via HTTP API
- URL-based/File-based input
- Retry/Failure Handling
- Clustering

### API

Don't use this.