Hello,
I need to receive some information from a tracking software. It sends data as follow :
(XXXX)(CameraID)(ObjectAmount)(ObjectID)(ObjectX)(ObjectY)(ObjectID)(ObjectX)(ObjectY)(etc…)
Each part is 4 bytes but no idea how I can get this back to usable data in VVVV after receiving with UDP.