Send cell position and color value to VVVV
Hi,
I'd like to send to VVVV through ethernet 3 different small video signals (200*200 pixels each). For now I'm using jit.iter to get colors and cell position but it's really slow even at lower resolution.
The reason I want to do this is that I'm vjing with max and the mapping installation is done by other guys on VVVV. And using video capture cards is not an option.
Pierre
Maybe it's just silly to transform matrix into text ?
I must find a solution for next week !
Please tell me.
Thanks
Pierre
Would jit.qt.broadcast work?
thanks,
I don't think you can send different signals through jit.qt.broadcast but maybe I didn't get right. And for what I know vvvv hasn't got a rtsp object.