Skip to content

louiscenter/hypervision

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 9 commits ahead, 37 commits behind mafintosh:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

hypervision

hypervision is a desktop application that lets you both watch and broadcast p2p live streams.

When users connect to a stream, they distribute the data they receive amongst each other. This bypasses the need for a central server, and the huge amount of bandwidth required to deliver the same data to every user.

hypervision is built on top of hypercore & hyperdiscovery, both of which help facilitate the p2p networking which connects broadcasters and viewers together.

hypervision screenshot

Installation

git clone git://github.com/mafintosh/hypervision.git
cd hypervision

npm install
npm run rebuild
npm start

License

MIT

About

P2P Television

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.8%
  • CSS 26.1%
  • HTML 1.1%