phedders
phedders
-rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 Was missing from the default options - so I have added that to my input_args and will see if it is more stable. Cheers
Good luck... with kubernetes. Docker inc doesnt care.
On Sun, 2022-05-22 at 06:17 -0700, Alesya Huzik wrote: > Hi. Many midi devices that don't have velocity sensitivity usually > send notes with velocity values like 64, 96 or...
I've been looking at writing an mqtt gateway in lua... got stuck with libraries and will probably get stuck with receiving because of the non-threading model. mqttylua library itself looks...
Yes I need to push a few more hacks up to you :) I've actually now gone a slightly different tack for merging control of http and mqtt. Node-red. Simply...
PS the reason I stopped working on mqtt in the lua plugin was because getting the threading right got really painful... or very wasteful. Going via OSC to NR, which...
On Mon, 2021-06-21 at 12:06 -0700, cbdev wrote: > @phedders, @qu4nt4r: > I just merged a functional MQTT backend I have been working on for > some time to master...
I'm looking at it again and wondering if it could be implemented as a plugin.... keys.ch0.note{0.255} shift.in.keys.note{0.255} shift.out0.note{0..255} daw.ch0.note{0.255} shift.out1.note{0..255} daw.ch1.note{0.255} shift.out2.note{0..255} daw.ch2.note{0.255} The triggers would be defined in the...
Argh I'll push Lua back up the priority of "languages I want to learn" :) Although I guess its a pretty small subset required for this. Thanks for that example...
BTW - I'm happy to close this unless you want to leave it as a placemaker/target for the "layers" code?