Hi , thank you for replying !
For example :
-
On stage, I have a computer with connected webcams that use “Resolume” software for the image processing and send in live the video on the network via the very good NDI protocol !
-
In back stage (at 20meters), in an other computer, I would directly take this video on my Processing Sketch to make my effect and sending that on an other “Resolume” via Syphon protocol and launch that on my projector !
I tried to use NDI2Syphon > Processing > Syphon > Resolume … too much syphons… my computer crashed…
I know there is a NDI library on OpenFrameWorks… but in Processing ? My sketch is too long for remaking that on C++…
And if it’s not possible to find this library or to make this (how?), I can replace “Resolume” on the first computer by a Processing sketch but how can I send the video on the network in order to take it on the processing in the second computer on backstage ?
Thx very much !