David Moreno Montero
David Moreno Montero
I can only think that becaus eof whatever happenend on the first fd affected to do something on the second. For example an ALSA event may cause to send some...
I would go for option B + C. B because an user might want to export over WiFi and Ethernet at the same time (my DeepMind12D and some other Ethernet...
Hi, after a lot of work I just relased a new version, but since some time ago it shows only one mDNS entry, and try to connect in order of...
Hi, about libfluidsynth I think it is absolutely out of scope, as this should be only about rtpmidi. About OSS support I could look into it, but before in the...
Hey, thanks a lot for the pull request. Its a lot of changes, and I'm not sure all them must be applied. I will try to go though it these...
> Hi, > > If I may jump in, adding the real time events works great, it's definitely something I need. So adding it to the master could be helpful....
Hi, as you may have guesses I programmed rtpmidid with a later ubuntu version. I dont think I use anything specially c++20. For libfmt, try installing libfmt-dev, or at worst,...
Hi, I did some manual changes to the main CMakeLists.txt and I could make it compile on ubuntu 18.04: 1. Ensure have libfmt and other deps installed: `sudo apt install...
Can you try using onion_request_get_data.
I'm no sure that it could be. If it uses the sendfile syscall it may get confused.. not sure. Can you try to disable sendfile (envvar `ONION_SENDFILE=0`) and/or keep alive...