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

Latest commit

 

History

History
14 lines (8 loc) · 634 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 634 Bytes

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.