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:
# habilitar contenido
/Content/mycontent/enabled 1
# cambiar color para un contenido de color (R, G, B, A)
/Content/color/params/color [255 100 100 255]
Comments
0 comments
Please sign in to leave a comment.