Giter Site home page Giter Site logo

pfvideo's Introduction

pfvideo

This project needs docker installed on your system. For MacOSX users: https://docs.docker.com/engine/installation/mac/. Please refer to Google for other Operating Systems

Docker-compose project to spawn a complete video platform up and ready. This compose include:

  • rabbitmq configured
  • mysql 5.5 (files will go on ./data/mysql for persistency)
  • pfencoder (files will be take from /space/videos/sources corresponding to ./data/videos_sources and put in /space/videos/encoded corresponding to ./data/videos_encoded)
  • pfscheduler

Install

Run init.sh (his will take all git repositories automatically and run docker-compose build) Run docker-compose up (down for stopping or Ctrl-C)

You will need to install docker before (available on Linux, MacOSX and Windows)

PFscheduler

The scheduler is running on port :4000 If you want to know how to use the API calls, please read the README.md file of pfscheduler

PFencoder

The encoder is running but there is no port listening, all commands ares received from the rabbitmq process

RabbitMQ

RabbitMQ is available and the port 15673 is available to connect via http for managing the queues login/password rabbitmq/rabbitmq

MySQL

Mysql process is running on port 3307 (provide -P 3307 on the mysql command line and don't use localhost but your local private ip to access if you have another mysql server running on your host) login/password root/mysql

SOON

  • Add nginx + USP

pfvideo's People

Contributors

nelsounet avatar

Watchers

 avatar  avatar  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.