Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

edk/transcode_service

Repository files navigation

Build Status

README

This is an api-only app (using rails-api) to provide a video transcoding service for TribalKnowNow

It uses ffmpeg (via the paperclip-av-transcoder gem) or the AWS Elastic Transcoding service.

It also needs two sets of S3 credentials for Elastic Transcoder user. One S3 bucket is where the video assets from the TKN are stored. The other bucket is where this service stores the assets for use by AWS. In my use-case, the S3 access needs to be different.

About

A service to transcode videos. For use by https://github.com/edk/tribalknow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published