In our previous post you can see our first demo,
There are some small differences in our setup since our last video's,
We upgraded our pc from a P4 to a Dual core developers machine, Tbeta runs much smoother now.
We also installed Windows7 on it. Why? Because Windows 7 supports Multi touch input.
The only problem is that Windows does not know that we made a multi touch screen, it just sees a independent projector and webcam, so we need to tell Windows that there are Multiple (touch) inputs possible, multiple inputs as in, we connect 4 different mouses to the pc and each user can control it's own mouse and do different things with it.
One way, and as far as we know, the only way at this moment is to install MultiTouchVista.
This project is still in alpha phase, we need to compile the solutions ourself.
But for some reason we can't seem to get it working, and that is what we are figuring out now.
Installing Touchlib on Windows XP/Vista
Requirements
Flash Player 9
Visual Studio 2005 SP1 x86 redistributable package
Please make sure your camera is properly setup within Windows before continuing with the follow steps.
- Download the latest version of Touchlib from http://nuigroup.com/touchlib/downloads/
- Open the zip file and extract touchlib_beta_v*.* folder to your desktop.
- Execute config.bat
- Hit B to perform background subtraction
- Hit Enter to perform calibration
- Hit ESC when you are complete with calibration
- The config application has now saved your settings into touchlib/config.xml
- Also see: Touchlib configapp
- Now everything from previous step should be closed..
- Execute server.bat
- Execute vision.bat
- Go into the clients folder and choose an application to test. Your input device should now register touch events within Flash.
Source: http://nuigroup.com/wiki/Installing_Touchlib_on_Windows/