Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

mickael-kerjean/nuage_transform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

Nuage is the web interface to manage your files on any cloud. This repo is the part of nuage which allow it to process media

Media

Media processing comes in different containers to balance/set resource consumption between services

server_conf: { ... processing_image: "http://image/", processing_video: "http://video/", processing_audio: "http://audio/" }

media server expose:

  • GET / => just a ping
  • GET /[type]/transcode?params=..... => transcode stream and send back response

About

LEGACY: transcoders for nuage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published