Results 64 issues of Ben Kuper

Hello, this problem has already been discussed in a closed thread, but as Unity 5.5 doesn't support OpenGL2 anymore, the workaround consisting in setting OpenGL2 as the renderer in the...

The /live/track/send message does not work, it returns a /live/error Unknown callback /live/track/send same for /live/return/send and /live/master/send

Currently, when sending a lot of messages continuously, LiveOSC2 can't keep up (i guess because it's on the UI thread and locked at 200ms per frame ?), but all the...

When sending /live/master/volume , nothing happens, but when sending /live/master/volume , the master volume is set. I think it comes from a common handling with tracks (which works with /live/track/volume...

Hello, I've been using getaddrinfo() to resolve IP from hostname, but the problem is that getaddrinfo() doesn't allow for specifying a network interface, and multiple devices with same hostname on...

Hello, this is a tricky one because I actually only have a VM to test and bluetooth devices don't pass through the VM, but since the library is externalized and...

Hello, I'm trying to find a way to have dynamic connection / disconnection detection to avoid having to relaunch the software everytime a joycon has been disconnected or reconnected. The...

Hello, trying to use Klak NDI on an Android device (Redmi Note 9S, Android 11) Everything compiles and runs fine but the NDI source is not visible from NDI Studio...

question

Hello, this has been already asked (and apparently ignored) here : #466 and #483 When having a bi-directional communication for parameter synchronisation for instance, you often don't want to send...