hi!

thanks for the answer, but that's not the thing i need.
i need to output 2 different videostreams from one external i'm just
programming (the kinect outputs one rgb and one depth video stream).
but i'm not sure if the gem framework allows two gemstate outputs from
one object.

greets matthias

Am Mittwoch, den 14.09.2011, 14:18 +0200 schrieb Harrie Hoogeveen:
> 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
> 
> _______________________________________________
> GEM-dev mailing list
> [email protected]
> http://lists.puredata.info/listinfo/gem-dev



_______________________________________________
GEM-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/gem-dev

Reply via email to