[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Oct 8, 2023. It is now read-only.

t-mullen/SparrowTV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


SparrowTV
SparrowTV

Tree-based P2P Live Streaming over WebRTC


SparrowTV is a live video streaming platform that uses WebRTC and a simple tree model.
Each peer sends the stream to two other peers, which in turn sends it to two others. LIVE DEMO

I built this as a WebRTC demo awhile ago. The tree model would collapse under churn and is not suitable for more than a few dozen peers. However, it does promise lower latency than some existing WebRTC streaming demos that use mesh topologies.

Icon made by Vignesh Oviyan from www.flaticon.com. Licensed by CC 3.0 BY

About

Tree-based P2P Livestreaming over WebRTC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published