We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOther Libraries › Multiple Tuio clients
Page Index Toggle Pages: 1
Multiple Tuio clients (Read 497 times)
Multiple Tuio clients
Feb 1st, 2010, 10:31am
 
Hi!
I' m trying to build a large scale multitouch interface using multiple camera for tracking and multiple projectors for display. The idea is to use 3 linked units, each unit having 1 camera, 1 PC and 1-2 projectors,  I will use tuio library for sending blobs coord. to P5 sketch and mostpixelserver library for splitting the results to all projectors merging it into a single big image. But...

When I try to run the sketch across the units, only 1 unit at a time can connect the tuio client. This happens even when I try to run in the same time 2 different tuio based sketches on the same computer.

My question is how can I run multiple tuio sketches? Or, maybe someone have another idea for the entire installation?

Thanks!
Page Index Toggle Pages: 1