Peter Keresztes Schmidt
Peter Keresztes Schmidt
So, here are my two cents: I'm all in for this. I routinely press the auto-format shortcut in my IDE and just not really spend thoughts on formatting while writing...
@freexmonster This report is specifically about `zms` and not `zmc`. Additionally, I'd say that CPU load is to be expected with the amount of cameras you try to run on...
This certainly can be done. One thing to consider: IMHO if something is missing to build an activated option (`ZM_NO_RTSPSERVER` CMake option exists to disable this feature), the build should...
With 2e4baba740341bd6c702459e79a42a415b681948 the list is changed to: **Debian** * Jessie -> `ubuntu1604` (should be deprecated; #3020) * Stretch -> `ubuntu1604` * Buster -> `ubuntu2004` **Ubuntu** * Trusty -> deprecated *...
My plan is to close this once we have deprecated xenial. At that point we should go through `debian` and `ubuntu1504_cmake_split_packages` and integrate usable concepts from there into the current...
Something is off with the parsing (at least for me). Could it be that the message format is glibc dependent? Here a sample trace with Fedora 36 (glibc 2.35): ```...
Wouldn't it make sense to use the fixed-width typedefs (`[u]int{8,16,32,64}`) at least in those places where we don't want this platform-dependent ambiguity?
@zd59 Are these things still valid with 1.36.0?
@haade-administrator This change seems to conflict with your previous change. Could please resolve it before we can merge?
I'm quite busy at the moment. If someone else wants to fiddle with this, feel free.