Skip to content

mattcook/transcoding-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VideoTranscoder

Video Transcoding Repo for Internet Computing Final Project

Dependencies

  • Ruby
  • Redis
  • FFMPEG

Installation

$ bundle install
$ redis-server
$ bundle exec resque work -q default -r ./job.rb
$ ruby server/client.rb or $ bundle exec ruby server/client.rb

About

Video Transcoding Proof Of Concept

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages