Giter VIP home page Giter VIP logo

ipstreamsmultiview's Introduction

IP-streams Multiview

This software is designed to be the part of the VIDI open studio automation project. It consists of client and server parts.

Client

The client part is a simple js/html5 web page. It contains several RTMP-player instances ("slots") with titles/controls/additional info for each one. Main features of the client part are:

  • Playing RTMP streams in "slots" according to the data provided by the server part
  • Sending control commands to nginx-rtmp-module
  • "Tally" - indication which slot is on air and/or selected for preview

Server

The server part gets RTMP streams statistics from several nginx-rtmp-module servers and creates an aggregated version of this statistic. This aggregated version can be obtained via http or websocket protocol. Main features of the server part are:

  • Statistic aggregation from several nginx-rtmp-module servers
  • Assignment of RTMP streams to the slots according to the configuration
  • Providing API for marking slots as on air and/or selected for preview
  • Providing HTTP/WebSocket API calls for retrieving aggregated active streams statistics from several nginx-rtmp-module servers
  • Controlling RTMP streams server-to-server routings by providing HTTP callback end-points for nginx-rtmp-module

Configuration

The client part gets its config from http-request, the server part gets its config from the file. They can use the same config or different ones. We consider the provided server configuration example at /multiview/.../.../....json quite self-explanatory.

Authors:

IP-streams Multiview is distributed under the GNU General Public License GPLv3 or higher.

Third-party software

  • JWPlayer. We use JWPlayer version 5 beacause it doesn't require internet connection. JWPlayer is licensed under a Creative Commons License. It allows you to use, modify and redistribute the script, but only for non-commercial purposes. If you want to use this software for commercial purposes you should buy a license.
  • nginx web-server with nginx-rtmp-module. We use nginx-v1.8.0 and nginx-rtmp-module-revf62a083. nginx is distributed under the 2-clause BSD-like license.

ipstreamsmultiview's People

Contributors

ray66rus avatar

Watchers

James Cloos 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.