Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 502 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 502 Bytes

OBS-Web-Controller

Required

  • nodejs (developed by v10.16.1)
  • express.js
  • OBS
  • OBS WebSocket

How to use

OBS Setting

  1. Download Installer and install.

For local server

  1. Download or clone this repository.
  2. Change directory.
  3. run node index.js.

For static file

  1. Download or clone this repository.
  2. Change directory.
  3. Move static/* to any servers.
  4. View pages in any browser.