Codem icon
Codem icon

Codem

 3 likes

Free and open source suite for converting video material from one format to another, as flexible and as scalable as possible.

License model

  • FreeOpen Source

Platforms

  • Mac
  • Linux
  • Node.JS
  • npm
Warning

Website link seems to be dead and instead leads to dubious sites.

  No rating
3 likes
0comments
0 news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

Codem News & Activities

Highlights All activities

Recent activities

Show all activities

Codem information

  • Licensing

    Open Source and Free product.
  • Alternatives

    8 alternatives listed
  • Supported Languages

    • English

Our users have written 0 comments and reviews about Codem, and it has gotten 3 likes

Codem was added to AlternativeTo by Nadav Kavalerchik on Aug 11, 2015 and this page was last updated Jul 13, 2020.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Codem?

Codem is designed to be flexible, scalable and robust. Flexible, since it's easy to extend, scalable, since it's easy to add more Transcoders, and robust because each part of the system acts independently of the others. Codem is built using open source technologies that have proven their value in various production environments.

Codem consists of two separate packages which communicate via a JSON api. The Scheduler is built in Ruby on Rails and deals with scheduling and handling of jobs. The Transcoder is built in NodeJS and handles the actual transcoding of videos through ffmpeg. Both packages can be used independently and provide a simple JSON api themselves. In case you need more transcoding power, it's easy to set up more Transcoder instances. Just set up another Transcoder, add it to the Scheduler, and it will start to accept jobs.

Official Links