|
From: Avery C. <a.c...@gm...> - 2022-04-10 18:11:41
|
I get this error message when trying to use an application that has [OSC support. I've compiled version 0.28, 0.29 and 0.30 from source, as well as tried the available repo package *liblo-devel* with no luck. *liblo server error -8 in path (null): Servname not supported for ai_socktype* Could not start a server with port url, multicast group osc.udp://:9000 I can recreate this error with oscdump, by incorrectly using it like so: *oscdump test osc.udp://:9000* |