275
edits
(Created page with "= Controlling Max-Msp with The Captury = == UDP == == OSC-Syntax == == Custom Port Configuration == == Subscribe to any Skeleton == == Grabbing the Bone Vector Coordinates =...") |
(→UDP) |
||
Line 2: | Line 2: | ||
== UDP == | == 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 == | == OSC-Syntax == |
edits