Hi all,
I am trying to set up a multitouch application using TUIO. I seem to be getting TUIO removed messages when a finger is stationary.
So, using a simulator, if I hold down the mouse, I constantly get ‘cursor added’ and ‘cursor removed’ messages (if I do not move it). I’ve tried ofxTuioWrapper and ofxTuio and the same happens.
Has anyone else come across this issue?
Thanks
Chris
EDIT: I’ve figured this out - it seems there was a port conflict.