Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.11 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.11 KB

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