Crate sacn

Source
Expand description

Implementation of sACN network protocol.

This crate implements the Streaming ACN (sACN) network protocol as specified in ANSI E1.31-2016. Streaming ACN is built on top of and is compatible with the ACN protocol suite (ANSI E1.17-2015).

Modules§

error
Errors used through the sacn crate.
packet
Parsing of sacn network packets.

Structs§

DmxSource
A DMX over sACN sender.