-
Notifications
You must be signed in to change notification settings - Fork 221
Open
Description
Leftover from #1348 .
Still todo/future features:
- Enable streaming mode
- Populate panel IDs automatically
- Populate streaming port automatically
- Starting offset (each unit is only a max of 30 channels) and/or RDM patching (per controller or per panel)
- Pass panel vector as part of SendDMX call, so we only need one Node
- Work out if we need to bother with Rx/binding to the socket
- Consider a TokenBucket to manage Tx speed
Almost all of this needs some HTTP/JSON integration, so we probably need to use libcurl or something...