Skip to content

Display a mosaic of livestreams. Built for streaming.

License

Notifications You must be signed in to change notification settings

osirase/streamwall

 
 

Repository files navigation

Streamwall

🚧 Early WIP release! 🚧

Streamwall makes it easy to compose multiple livestreams into a mosaic, with source attributions and audio control.

Screenshot of Streamwall displaying a grid of streams

How it works

Under the hood, think of Streamwall as a specialized web browser for mosaicing video streams. It uses Electron to create a grid of web browser views, loading the specified webpages into them. Once the page loads, Streamwall finds the <video> tag and reformats the page so that the video fills the space. This works for a wide variety of web pages without specialized scrapers.

Setup

  1. git clone https://github.com/chromakode/streamwall.git
  2. cd streamwall && npm install && npm start-local

Credits

SVG Icons are from Font Awesome by Dave Gandy - http://fontawesome.io

About

Display a mosaic of livestreams. Built for streaming.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.9%
  • HTML 1.5%
  • CSS 0.6%