Git Product home page Git Product logo

distributed-transnoder's Introduction

distributed-transnoder

4°+5°+1° approccio (ibrido tra i precedenti)

To run in local:

  • add GCP's keyfile.json in root directory
  • check for env variables (Ex: default PROJECT_ID is distributed-transoder)
STANDALONE

local development

  • cd standalone && yarn start
  • visit localhost:8080

deployment

  • cd standalone && gcloud app deploy
  • gcloud app browse
DISTRIBUTED

local development

  • cd coordinator && yarn start
  • cd worker && yarn start
  • visit localhost:8080

deployment

  • cd coordinator && gcloud app deploy coordinator.yaml
  • cd worker && gcloud app deploy worker.yaml
  • gcloud app browse in coordinator folder

PS: per testare standalone e worker in locale dovrebbe bastare avere ffmpeg installato, altrimenti si può runnare l'immagine docker (non l'ho provato così però)

distributed-transnoder's People

Contributors

ivcandela avatar

Watchers

Matteo Merola avatar  avatar

distributed-transnoder's Issues

Processo batch

https://console.cloud.google.com/storage/browser/marketplace-media/Master/?project=wiki-165608
In questo bucket a questo path trovi tutti i video master (senza logo). Teoricamente per tutti questi bisognerebbe avviare il processo batch per la transcodifica con logo in differenti formati.

I risultati dovrebbero essere sparati su questo bucket https://console.cloud.google.com/storage/browser/corsi-video-cdn?project=wiki-165608 in una folder con il nome autore con dentro una folder con nome corso con dentro i file transcodificati nei diversi formati.

Per cui, se ti riesce possibile fare questa app che prende in input il path di ingresso e di uscita e il logo sarebbe perfetto.

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.