gizmocuz
gizmocuz
I am facing the issue that the final application creates a library/exp file and exports functions because of this declaration: https://github.com/USCiLab/cereal/blob/a5a30953125e70b115a28dd76b64adf3c97cc883/include/cereal/details/static_object.hpp#L48 This might be a wanted situation when you are...
It would be great if the API could be extended to get the current Service bitrate (or video/audio bitrate) This (used) to be possible via the SNMP Agent python plugin...
Currently the header files that need to be included resides in the "src" folder. When building under Windows environment the (static) library is placed in the Debug/Release folder. If we...
Is it possible that it is not possible to use a mem_privkey with a password? Everything is working perfect when using external files with the password, but once I use...
Since the Windows build script references VCPKG, it would be great if it was possible when you create a new release to also update the libsrt port in VCPKG? At...
Thanks for the great library! Shell usage is working great... Now I am trying to get the async sample from the readme to work. At the top I changed the...
Hi, thanks for this project! To be able to measure the input bandwidth of a network interface we need to do 2 polls and divide this by the poll interval...
It looks like your latest release is 0.0.9 But in the source code this string is used -DPIO_SRC_TAG="0.0.7" In the current code it also seems like 'displaydata' is not called,...
ESP-Now
Would it be an idea to rewrite the code to make use of ESP-Now for incoming data? (And of course, let the iSpindel itself also push out the status via...