The client can run on any system that supports Node.js.
The recommended hardware is a Raspberry Pi running Raspberry Pi OS. The Raspberry Pi Configuration page has more detailed instructions for running on a Raspberry Pi.
In addition to these instructions, you will need to connect your PC to the same network as the cabinet, and you may need to edit the configuration file to point to the cabinet's actual hostname or IP address.
This is the quickest way to get the client running on a streaming PC. On a Windows system, you may need to run this command from a directory that does not contain any spaces.
npx @kqhivemind/hivemind-client config.json
The client cannot find your cabinet on the network.
config.json
file in a text editor.cabinets
section, replace kq.local
with the cabinet's IP address.url
entry should look like: "ws://123.123.123.123:12749"`