I'm using Touchscript since many time but never used with TUIO, and i need some help with configuration and start steps.
I need to do a project with a TUIO multitouch hardware but i never uses TUIO. I'm using Windows 10 Pro and the application need to be standalone x64.
I saw on Touchscript Wiki https://github.com/TouchScript/TouchScript/wiki/TUIOInput this.
To enable TUIO support you need:
* Make sure that you have either downloaded or built TUIO dlls,
* Add TOUCHSCRIPT_TUIO define to your Player Settings.
I had add TOUCHSCRIPT_TUIO define to Player Settings, but i don't know what means Make sure that you have either downloaded or built TUIO dlls. Where from have i to download? and i nned to copy to?
I know TUIO device send touch input to a IP Address? where i can configure this?
Thanks you.