Page 1 of 1

custom output messages over OSC

Posted: Fri Dec 11, 2015 11:10 pm
by michaelkpierce
I would like to be able to send custom messages over UDP or TCP/IP to control remote projectors. Is this possible?

Re: custom output messages over OSC

Posted: Fri Dec 11, 2015 11:50 pm
by mcallegari
OSC packets are UDP, and not TCP.

To use custom OSC paths you need to write your own input profile.
This thread might help: viewtopic.php?f=5&t=8983

Re: custom output messages over OSC

Posted: Sun Dec 13, 2015 1:39 am
by michaelkpierce
I'm a little confused by your response. I want to output custom messages. Why do I set up and input profile

Re: custom output messages over OSC

Posted: Sun Dec 13, 2015 9:51 am
by mcallegari
Did you read the thread I linked ?

An input profile is used also to send feedbacks (meaning OUTPUT stuff)