Copyright (c) 2011, 2012 Christopher Baker http://christopherbaker.net
MIT License.
For information on usage and redistribution, and for a DISCLAIMER OF ALL WARRANTIES, see the file, "LICENSE.txt," in this distribution.
ofxJitterVideoSender is an implementation of the Cycling '74's Jitter Networking Specification. It allows users to send video frames and messages to Jitter from openFrameworks.
You may be better off using ofxSyphon to share video frames and OSC to send messages back and forth. But, if you need to use [jit.net.send]/[jit.net.recv] then this is your addon.
OpenFrameworks is a cross platform open source toolkit for creative coding in C++.
To test it out, open the ofxJitterNetworkSender_Example.maxpat and run the example openFrameworks file.