Skip to content

a complex application for handling video encoding using ffmpeg and scheduling using rabbitmq with full UI for linux & windows

Notifications You must be signed in to change notification settings

erfantkerfan/studio-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • running server of rabbitmq
  • production server for uploading to
  • local server for handling converting load
  • custom ffmpeg build for supporting libfdk_aac and libx264
  • web and sshpass installed
  • ssh-keyscan cdn.alaatv.com >> ~/.ssh/known_hosts
  • sudo apt install supervisor

Running supervisor - XXX refers to supervisor name convert,axis,upload

sudo vim /etc/supervisor/conf.d/studio-XXX.conf
sudo supervisorctl reread
sudo supervisorctl update

Installation of clients

curl https://raw.githubusercontent.com/erfantkerfan/studio-app/master/install-app.bat > install.bat

then run the bat file

About

a complex application for handling video encoding using ffmpeg and scheduling using rabbitmq with full UI for linux & windows

Resources

Stars

Watchers

Forks

Packages

No packages published