Hi mcclane,
In the Java app I have the same problem. Just one pointer. It seems that TUIO doesn’t work.
that seems odd to me. There should be no pointer in the Java app if TUIO isn’t working. Maybe your second IR pen isn’t working, or the pens are too close to each other and are recognized as one IR dot.
A further test is to run the command-line “dump mode” by typing this in the folder with all the stuff: java -cp Tuio.jar TuioDump Then start the Whiteboard app (and calibrate if necessary). You should see a bunch of messages at the command-line when you move the activated IR pen around.
Uwe