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
- Host: GitHub
- URL: https://github.com/jwdeitch/ffmpeg-api
- Owner: jwdeitch
- License: isc
- Created: 2016-09-14T01:25:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-12T01:09:39.000Z (over 8 years ago)
- Last Synced: 2025-04-20T12:41:43.445Z (8 months ago)
- Topics: api, ffmpeg, transcode-video
- Language: C
- Homepage:
- Size: 42 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.md
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).