how can i transfer a live video image?

ikonentester's icon

Hello!

Im new in this programm.
i want to do a performance where I want to film a person and project this person at the same time with a beamer and put different effects over it, but i don't know the patch wich transfers a live video image.

I watched and read a lot of tutorials but couldn't find an answer.

thanks a lot!

the_man361's icon

an object called [jit.qt.grab] (mac) or [jit.dx.grab] will help you out here, look at the help files for it. also jit.window or jit.pwindow will let you visualise this input.

ikonentester's icon

thank you very much!