We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello, I need help, I need to establish communication between Visual Studio 2012 and Processing, since I'm working on a project and need to send kinect data to Processing. PS: I am using C # in VS2012 to control the kinect
Pls help me :D
Hi, you could try an OSC library for C, maybe this one? http://opensoundcontrol.org/implementation/osc-net-v1-2
Then you can make your Processing program and your C # program talk via OSC.
Answers
Hi, you could try an OSC library for C, maybe this one? http://opensoundcontrol.org/implementation/osc-net-v1-2
Then you can make your Processing program and your C # program talk via OSC.