-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-03-21 22:28, sonia yuditskaya wrote:
Hi Matthias, if you know how to make a pix_kinect object please do!
please don't. the videoKINECT plugin is the way to go.
It turns out that on mac there is no driver support for cameras in pix_video, it is all just going through quicktime.
that's mainly a problem with the current build-system of Gem. on OSX it still defaults to using [pix_videoDarwin] rather than the new plugin based approach. you _should_ be able to force using plugins with something like $ ./configure --with-video=no
apart from the fact that the "no" is quite weird (as you do want video, you just don't want pix_videoDarwin), i think i also remember that this for some reasons does not work (e.g. it is ignored), but i might be mistaken here as well.
the configure definitely needs some rework to remove the forcing of some defaults.
all in all, this is a minor issue compared to getting videoKINEXT running. thanks matthias.
fgmadr IOhannes