There is also a UDP interface in port 2344. The mechanics are the same as the OSC Interface. The messages are composed like the following:
/<type>/<name>/<param> <JSON-encoded value>
For instance:
# enable content /Content/mycontent/enabled 1 # change color for a color content (R, G, B, A) /Content/color/params/color [255 100 100 255]
Comments
0 comments
Article is closed for comments.