Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 463 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 463 Bytes

kynarilaarnio stream overlay

This is an nw.js application for displaying overlay on an OBS stream.

Usage

  1. Clone this repo and run npm install
  2. Start the application by running npm start

Control panel for your Overlay pops up, and the actual overlay is running on your machine on port 8080

  1. Set CLR browser source in OBS stream to <your machine's IP>:8080
  2. ???
  3. Your machine should be now controlling the OBS overlay!