Hi All,
First, let me say this is a great community! I’ve enjoyed playing with the demo’s using my MTMini. But I want to go a step further.
I’m trying to write a touchlib wrapper for RealBasic. (It basically is another C++ dll that forwards the events using the syntax of a RealBasic plugin).
The problem is when I try to use it, I get an error message: dcamera.dll and pgrflycapture.dll are not found.
I’m using a Microsoft Webcam (not a Dragonfly camera). The demos provided with touchlib work fine. I first thought it was because the xml config files pointed to a different camera (one of the touchlib developers), but I can’t find anything specifieing a webcam.
Any idea what is happening here?
Another approach to RealBasic would be using UDP. I do receive the messages in RealBasic (see attachment), but I do not know to interpret this.
I know there are ‘Alive’ messages and so (I read the doc on TUIO). Is there anyone who knows how this format works? (I mean like, x = 2 bytes, y = next 2 bytes, etc)
Thanks in advance!
Alwaysbusy
