GMU:Tutorials/Networking/Controlling MAX-MSP with TheCaptury

From Medien Wiki

Controlling Max-Msp with The Captury

UDP

UDP (User Datagram Protocol) is an internet protocol which provides communication which no handshaking. It also let you define which port on the destination IP you want to address. In our case it is used to transmit messages in OSC format.

OSC-Syntax

Custom Port Configuration

Subscribe to any Skeleton

Grabbing the Bone Vector Coordinates

Using the Data Stream from The Captury