Skip to content

srobo/livestream-overlay

 
 

Repository files navigation

SRComp Livestream Overlay

A HTML and JavaScript overlay for the livestream of the competition.

Usage

Install dependencies: npm install

Build: npm run build

Copy settings.example.js to settings.js

Edit the settings.js with the appropriate srcomp settings.

Serve the files with any webserver, for example: python3 -m http.server, and then view the resulting pages in your web browser.

Use chroma-key with your streaming software. The chroma-key colour is #ff6600.

About

Overlay of the livestream using the sr-comp system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.5%
  • SCSS 17.7%
  • JavaScript 16.8%