nodecg-utility-obs
v6.1.7
Published
A NodeCG utility that exposes a set of Replicants, Messages, and other hooks for interacting with OBS via obs-websocket
Downloads
7
Maintainers
Readme
nodecg-utility-obs
nodecg-utility-obs
is a NodeCG utility that adds a set of Replicants, Messages, and other hooks to your NodeCG bundle. It is meant for use with NodeCG v0.9. You can think of it like a mixin for your NodeCG bundle.
It requires that the instance of OBS have obs-websocket
installed and configured.
Internally, it uses obs-websocket-js
to communicate with obs-websocket
.
Install
$ npm install --save nodecg-utility-obs
For full documentation, see nodecg-obs