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

https://github.com/jwdeitch/ffmpeg-api

Transcode video, deliver progress via websocket, upload to S3
https://github.com/jwdeitch/ffmpeg-api

api ffmpeg transcode-video

Last synced: 8 months ago
JSON representation

Transcode video, deliver progress via websocket, upload to S3

Awesome Lists containing this project

README

          

# ffmpeg-api
Lightweight, cross platform, concurrent video transcoding API with progress over websockets.

made with kore.io, ffmpeg, and pv

For use as a web service, I suggest using google cloud functions (no time limit and high availability).