codeoverflow-org / nodecg-io

A NodeCG-bundle which implements Social Media API's in the NodeCG framework
https://nodecg.io
MIT License
108 stars 26 forks source link

Art-Net and sACN Integration #48

Closed chdxD1 closed 3 years ago

chdxD1 commented 4 years ago

Description

As a user/streamer I am interested in a Art-Net and maybe sACN (streaming ACN) integration for professional lighting hardware.

This enables the control of professional hardware directly via Art-Net or sACN or via a bridge to DMX-512.

I might be able to look into this on my own but need to work my way around the repository first.

References

Art-Net Wikipedia: https://en.wikipedia.org/wiki/Art-Net sACN Wikipedia: https://en.wikipedia.org/wiki/Architecture_for_Control_Networks Art-Net npm: https://www.npmjs.com/package/artnet sACN npm: https://www.npmjs.com/package/sacn

NeoCortex97 commented 3 years ago

Is something more to do here?

hlxid commented 3 years ago

sACN has a service now but the Art-Net Service is still missing.

TimTechDev commented 3 years ago

Art-Net Service will come soon™. Because the npm package lacks the typings and some functionality defined in the Art-Net specification, this might take a while.