Coder Social home page Coder Social logo

azorimor / azotranscode Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.42 MB

Open Source video transcoding platform

Home Page: https://azorimor.github.io/azotranscode

License: GNU General Public License v3.0

JavaScript 37.28% TypeScript 46.58% Shell 4.24% CSS 11.90%
video-processing video transcoding

azotranscode's Introduction

Azotranscode

Open source video transcoding service.

Upcoming Features

  • Transcode a given video into multiple formats. (360p,480p,720p, ...)
  • Transcode a given video to use another container. (mp4, mkv, webm, ...)
  • Generate VTT-Subtitle files.
  • Generate VTT-Sprite images.
  • Generate Thumbnails.
  • Load video from specified source. (ftp, s3, dropbox, ...)
  • Upload generated files to specific destination.
  • Allow external workers. (hosted by the end user)
  • Integrations for CMS (Wordpress & Strapi)
  • Use AI to categorize videos.
  • Translate subtitles using external services (DeepL, Google, ...)
  • VTT Online Editor
  • Everything is accessable through the REST API.
  • Easy deployable (docker-compose, helm chart)
  • Generate video preview (jpg, gif, ...)

Documentation

The documentation is available here:

Architecture Overview

Azotranscode uses open source tools. We use RabbitMQ for the queue system. MinIO for the S3 buckets and docker (docker-compose / kubernetes) to run the REST API, web dashboard and the worker containers. The data is stored using a postgresql database.
Videos are copied to the temporary video bucket. The worker containers are downloading / uploading the input / output files from this bucket. After the job is finished, all files get uploaded to the destination by another worker.

Architecture diagram

azotranscode's People

Contributors

azorimor avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.