https://github.com/redxtech/hudstart
a stream overlay for game tournaments using start.gg
https://github.com/redxtech/hudstart
hud overlay startgg streaming
Last synced: about 2 months ago
JSON representation
a stream overlay for game tournaments using start.gg
- Host: GitHub
- URL: https://github.com/redxtech/hudstart
- Owner: redxtech
- Created: 2023-02-10T22:52:52.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T22:58:40.000Z (almost 2 years ago)
- Last Synced: 2025-02-19T13:46:49.615Z (2 months ago)
- Topics: hud, overlay, startgg, streaming
- Language: Vue
- Homepage:
- Size: 351 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# hudstart
> a stream overlay for game tournaments using start.gghudstart will pull all the relevant data from the start.gg api and fill out the overlay, so you don't have to
## using
all you need to do to get started is download a binary from the releases page (or compile one with `deno task build`), and it will open both the overlay and the admin interface when you run the server (urls default to http://localhost:6875 and http://localhost:6875/admin.html).you will need to generate an API key when you first use it, which it will tell you how to create. then all you need to do is paste in a link to the tournament you want to stream!
## adding the overlay to OBS/StreamLabs
under sources, you will need to create a new browser source. under URL, put `http://localhost:6875`, set width and height to `1920` and `1080`, and make sure `refresh browser when scene becomes active` is checked.