Coder Social home page Coder Social logo

streamrcv's Introduction

streamrcv

Makes it easy to host your own livestream, without needing popular platforms.

On a technical level; Accepts incoming multi-tenant authenticated RTMP livestreams, handles transcoding and HLS splitting, and serves the livestream with a simple web frontend.

Why?

All of us take offline video and share it with impunity, but there's no such option for a livestream. This aims to provide a dead-simple server that does the work needed for regular people to make their own livestream.

Large video platforms often have stifling rules around what they will, and won't, host. They are (reasonably) concerned with losing advertiser revenue, or not being able to grow their audience because of a reputation. They're businesses, focused on growing the business. The user-facing goal of just serving live video is secondary to making money from it. They're under no obligation to serve anyone's video, retain copies of it, or serve users equally.

Using

Do make at the top level - this will build two containers. Afterwards, run the given docker-compose.yml to run the project.

Layout

  • streamrcv - builds a container that uses nginx-rtmp to accept rtmp (port 1935), splits HLS (port 1936), and serves the segments and m3u8 files (port 8080).
  • sauth - builds a container that checks authentication of users trying to publish rtmp.

The top-level Makefile will build both projects, and requires only Docker to do so.

streamrcv's People

Contributors

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