Code Monkey home page Code Monkey logo

bemtv's Introduction

Alt text

Hybrid CDN/Peer-to-Peer Architecture for Online Live Streams (HLS)

Introduction

BemTV is an attempt to scale live video streaming using peer-to-peer without the need of an external plug-in. It uses the powers of WebRTC to build swarms, enabling the possibility to flow chunks between users.

How?

Almost all modern browsers supports WebRTC. BemTV acts intercepting the requests for chunks by the player, trying to fetch it from a peer swarm. If nobody serves, it will get it from the CDN. That's why it's called a Hybrid Model.

Let me try

Playback is still a little weird (I'm experiencing some stucks and rebuffering events), but I'm improving it. Try calling a friend near you that uses the same internet carrier and have fun.

BemTV on flashls chromeless player

Development

Currently I'm working on a clappr player plugin that adds peer-to-peer support to HTTP Live Streaming (hls) streams. You can find the code and follow the progress by watching this repository.

Publications

You can follow BemTV publications and academic works by watching this repository. I'll push papers and presentations related to BemTV progress.

Author

Flávio Ribeiro - [email protected]

bemtv's People

Contributors

bukharih avatar flavioribeiro avatar lucasmundim avatar wandenberg avatar whadar avatar

Watchers

 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.