CoffeeCoder1 / etc-eos-remote

A remote control app for ETC Eos family consoles.
1 stars 0 forks source link

Support OSC over TCP #3

Closed CoffeeCoder1 closed 1 month ago

CoffeeCoder1 commented 1 month ago

TCP OSC can be a bit more reliable, although it may require some large changes to the OSC networking code.

CoffeeCoder1 commented 1 month ago

Resolved with c8c10189ac63a6bfaf2089eead56781247e08e10. Implementation is still a little buggy, but it works most of the time.