josephdadams / TallyArbiter

The flexible and customizable camera tally light system
http://www.tallyarbiter.com
MIT License
282 stars 99 forks source link

sACN and/or Art-Net Listener Client #171

Open josephdadams opened 3 years ago

josephdadams commented 3 years ago

What feature would you like to see added to TallyArbiter?

It would be nice to have a listener client that can turn on fixtures when a Device is in pvw or pgm. It would need to be configured similar to the relay and gpo clients.

hrueger commented 3 years ago

May I suggest to use https://github.com/node-dmx/dmx-ts as the DMX library? It supports many different (even USB) interfaces.

josephdadams commented 3 years ago

Love this, it would allow us to have a singular client configurable for any type of dmx network.