Hi,
first of all I want share with you this good program called gst2tuio
this is a program that allow to make a webcam whiteboard
(
http://sourceforge.net/projects/gst2tuio/)
I have packaged the program because I want distribuite it in the next
WiildOs release as a good free alternative
to the wiimote whitebord driven for sure with python-whiteboard too.
An other interesting point is that Keith Mok as implemented under my
request an "X11 MPX driver".
The git on git://
gst2tuio.git.sourceforge.net/gitroot/gst2tuio/gst2tuio
contains the file
src/appl/gst-webcam-input-x11-mpx.c
In this file there are all the functions written in plain C that could
be usefull to wrap an MPX backend in python-whiteboard also.
Pilolli Pietro