I have figured out how to get multiple fiducial going all at once on reactivison because they produce ID's what I am confused about is how blob detection works for multi touch since there is no ID that is output. I am getting Pd to communicate to flash and have to somehow give each blob an ID, is this even possible? or how would you even do this? IDs are the only way I can imagine.

also looked into using CCV (tbeta) alongside reacTIVision, but this will require an extra program in the chain running, seems a bit unnecessary.

if there isn't something out there, is there a way I could just make it myself? apparently CCV is TUIO compatible, I dont know much about it but I think that is how reactivison works too.