🚧 Early WIP release! 🚧
Streamwall makes it easy to compose multiple livestreams into a mosaic, with source attributions and audio control.
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.
git clone https://github.com/chromakode/streamwall.git
cd streamwall && npm install && npm start-local
SVG Icons are from Font Awesome by Dave Gandy - http://fontawesome.io