/ofxJitterNetworkSender

Send video to Max/MSP/Jitter via the [jit.net.recv] object.

Primary LanguageC++MIT LicenseMIT

ofxJitterNetworkSender

Screenshot

License

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.

Description

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++.

http://www.openframeworks.cc/

Use

To test it out, open the ofxJitterNetworkSender_Example.maxpat and run the example openFrameworks file.