Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 671 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 671 Bytes

Controller Interface Transport Protocol Library

Library to allow easy use of the Controller Interface Transport Protcol (CITP) used in the Capture lighting visualizer. Started by John Warwick, originally based on the Qt 4.5 framework, ported to standard c++ and wxwidgets.

This code is written to exercise a Wireshark protocol dissector, but might be more generally useful if you want to stream data to a lighting visualizer.

Complete protocol documentation available at CITP-Protocol.org.

License

All code is MIT licensed. See license.txt for details.