Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 729 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 729 Bytes

Stream Socials Overlay

Socials overlay for use with obs and other streaming software

Installation

  1. Download and extract files from this repo.
  2. Modify js/index.js and fill in the usernames of your accounts, any fields that are left empty will be omitted. Change the value of displayTime to change the duration that each item is displayed, and change pauseTime to change the duration that the items will be hidden for once a full cycle has been completed.
  3. Open up OBS or the software of your choice, and create a new browser source.
  4. Select Local File and browse to the directory you unextracted the files to.
  5. Select index.html
  6. Modify OBS settings if you feel the need to.
  7. Installation Completed