Results 197 comments of Ben Kuper

I pushed the researched a bit further and figured that `JslDisconnectAndDisposeAll` is the problematic function, only when at least one controller has been powered down manually. When calling this with...

Sorry forgot to mention, yes it's working with other NDI app like tricaster (didn't test the paying official one but I guess this would work as well)

Also : using Unity 2022.1.6f1, and I checked "Internet access : require" in the player settings. Tried with different options, check logs and android logcat, nothing seems to be out...

More info : I tried my OSCQuery plugin which includes Zeroconf/Bonjour, it's not visible as well even though the app is accessible through OSC from the plugin, just not advertised.

I tried again with some different configuration : - URP settings, using ndi sender with and texture, renderTexture attached to the camera : on windows it's working, on android the...

Hello and thank you for your remarks, could you split this into several issues ? it makes it easier to discuss and solve. thank you

Hello, please keep this place english-speaking, if possible :) Sysex command in template is a known bug, but it's solution involves refactoring the whole template system and this will need...

I'm struggling a bit on finding good ways to implement 2D animations. I have tested many ways and didn't find any that I really liked. If you have ideas, references,...