Stephan Becker
Stephan Becker
Actually I see that sent beacons or KISS frames are received as local echoes, recognized and logged during TX even if DW operates in simplex (FULLDUP OFF) mode. The root...
Don't know if this just happens on my side only. But as soon as the nomadnet process is killed by server shutdown oder container shutdown, all 'saved' node definitions considered...
Hi, I just used the following sample code to test the server with my TouchOSC Surface: ``` from pythonosc.dispatcher import Dispatcher from pythonosc.osc_server import BlockingOSCUDPServer def print_handler(address, *args): print(f"{address}: {args}")...
Enabling and disabling of MIDI Devices does not work properly. ## Platform Operating system and version: Win 10 x64 OBS Studio version: 26.1.1 x64 ## Expected Behavior It should be...