forked from raccube/livestream-overlay
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ae03055
commit ea6d3a6
Showing
7 changed files
with
1,646 additions
and
352 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# SRComp Livestream Overlay | ||
|
||
A HTML and JavaScript overlay for the livestream of the competition. | ||
|
||
## Usage | ||
|
||
Build: `npm run build` | ||
|
||
Copy `settings.example.js` to `settings.js` | ||
|
||
Edit the `settings.js` with the appropriate `srcomp` settings. | ||
|
||
Use chroma-key with your streaming software. |
Oops, something went wrong.