The TUIO-to-touch bridge
Presentation
tuiototouch is a bridge between TUIO and the kernel. It's purpose is to emulate a multitouch device with the dataflow received from a software or a device using TUIO protocol, and read it on the standard TUIO socket. Once read, the data will be analysed, and reinjected in the kernel using uinput, to emulate a multitouch device.
Usage
Anyone using the TUIO protocol can make the benefit of tuiototouch, since it is a bridge between TUIO and the kernel. So any application supporting multitouch entry will be compatible with tuiototouch. You don't especially need a webcam and the CCV software to see the results. A much easier way to see it work is to download any TUIO-simulator from the link below:
Get the code