-
I am seeing the following error message:
```
Error: [OSCReceiver] Receive error: System.Net.Sockets.SocketException (0x80004005): The socket is not connected
at System.Net.Sockets.SocketAsyncResu…
-
Hello, im sending big json (not massive but 8k chars) from one device to other using extosc.
While the exchange is between win10 device and android there is no problem.
But when the exchange is betw…
-
Hi @Iam1337
extOsc is working perfectly on different receivers but it's not working on TouchDesigner. It is compatible? Kejiro's [OscJack](https://github.com/keijiro/OscJack) it is working, so it …
-
Hi there,
And thank you for the great work you've done. I use UnityOSC a lot !
I'd like to know, when i instantiate a prefab that set a message handler, if i have to remove this handler in some w…
-
I'd like to be able to send 1 message to multiple OSC out ports, (to the same IP) (or cycle trough the outPorts)
(example: 192.168.1.69:6969 as well as :7000)
And if at all posible, changing the I…
-
In Unity v2017.2.0f3, when an OSC message is received succesfully but results in an error in Unity, a loop occurs somewhere where the OSC message is sent again or reprocessed which results in an error…
-
Hi,
I'm trying to get Unity and a Web App to be linked by OSC.Js
I based myself on the UDP-Browser demo to make myself the webapp.
Transmitting Websocket data over to Unity works without any is…
-
Currently im trying to push a single texture using osc from pc to android, and it works. but it seems like it doesnt like broadcasting a large string, maybe it would be better to use a bytearray and s…
-
Hello,
I am sorry to open an issue but i am not familiar with github and is impossible to leave a private message.
Anyway which xmega is suggested? I would like to make a few boards based on t…
-
with OSCReceiver, receiving OSCMessages of the form `/orientation/supperware/quaternion 0.9975586 0.06152344 -0.01367188 -0.01708984` throws:
```
[OSCReceiver] Receive error: System.IndexOutOfRang…
ahihi updated
9 months ago