Package heronarts.lx.output
package heronarts.lx.output
Output support for various networking protocols.
-
ClassDescriptionDistributed Display Protocol is a simple protocol developed by 3waylabs.DDPOutput is a helper class that constructs and sends a set of DDPDatagram packets based upon a specified chunk size, which will typically be a function of either the LED layout or UDP network settings.An IndexBuffer is a representation of all the pixels that an output packet will send.A Segment is a continous portion of an index buffer which specifies the indices into the final color buffer which are to be sent, along with the byte ordering.A datagram implementing the Kinet protocol, used by Color Kinetics devices.Most common static orderings for RGB buffer dataThis class represents the output stage from the LX engine to real devices.Simple concrete output class which does nothing but group its children.UDP implementation of http://openpixelcontrol.org/TCP/IP streaming socket implementation of http://openpixelcontrol.org/Streaming ACN, also referred to as E1.31, is a standardized protocol for streaming DMX data over ACN protocol.