Hello, I am not sure if I got your question completely right, but you can put the pix_ output in a buffer: http://wiki.puredata.info/en/pix_buffer And read is as many times as you like. You can use an "t a b" to go though the buffer or fill it based on the frame rate, I found an example in the patch on this url: http://www.dazegraffiti.com/2010/08/pixfreeframe-1.html
Regards, Harrie On Wed, Sep 14, 2011 at 1:28 PM, Matthias Kronlachner < [email protected]> wrote: > hi! > > is it possible to output 2 images (gem_states) from one pix_ object? > is there any example for something like this around? > > i'm working on an openni external in the moment that can output skeleton > data and kinect video streams at the same time. > it's working fine but i don't know how to output the depth and the rgb > videostream at the same time. > > matthias > > ______________________________**_________________ > GEM-dev mailing list > [email protected] > http://lists.puredata.info/**listinfo/gem-dev<http://lists.puredata.info/listinfo/gem-dev> >
_______________________________________________ GEM-dev mailing list [email protected] http://lists.puredata.info/listinfo/gem-dev
