[LAD] Question: broadcasting OSC messages
Pau Arumí
pau.arumi at barcelonamedia.org
Sun Mar 29 20:29:09 UTC 2009
Hi all!
I have a simple question about OSC, or more specifically, the liblo
implementation: Is it possible to broadcast OSC messages to multiple
receiving ends *in different processes*? That is, without needing to
create N 1-1 communication channels, using N ports?
The obvious thing would be to create two servers listening to the same
port (using lo_server_thread_new ). But liblo doesn't allow creating two
servers listening the same port.
Ideas to work-around this?
P
More information about the Linux-audio-dev
mailing list