Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 568 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 568 Bytes

ChannelPointsWebcam

Twitch rewards controlled Webcam with dashboard & overlay powered by vueJS & nodeJS

Getting Started:

  1. navigate to the api folder and do the steps in the readme
  2. navigate to the my-app folder and do the steps in the readme
  3. to be able to use the overlay as a browser source you will to enable --enable-gpu --enable-media-stream on OBS

3a) this requires you to create a shortcut for the executable file of OBS (e.g. obs64.exe)

3b) add --enable-gpu --enable-media-stream to the target (e.g. obs64.exe --enable-gpu --enable-media-stream)