Home › Forums › Syphon › Syphon Implementations – User › Receive Syphon input into Processing Sketch? › Reply To: Receive Syphon input into Processing Sketch?
February 10, 2012 at 8:10 am
#5386
Keymaster
JSyphon, the Java JNI implementation, needs work to finish the client so it dispenses frames – this will require work in JSyphonImage to wrap SyphonImage and JSyphonClient to complete the wrapping of SyphonClient – so look at those files as a place to start. JNI isn’t particularly joyful to work with in my limited experience, so uh… good luck!