Michael Stapelberg
Michael Stapelberg
Our CI environment intentionally does not offer IPv4 and does not guarantee that all port numbers are available. To make the tests work, I: * Replaced the IPv4 address 127.0.0.1...
Hey 👋 I started using consrv recently (blog post coming soonish) :) I not only use serial console for interactive on-demand access, but also for continuous, always-on logging. Because I...
This is blocked on https://github.com/section42/hcert-trustlist-mirror/issues/11 so that we can plug into multiple revocation lists, just like we do for trust lists right now.
I have a pending commit which passes all the test cases. What’s missing is a good source for country rules. I asked around regarding sources in https://github.com/eu-digital-green-certificates/dgc-participating-countries/issues/10#issuecomment-891236663
See https://twitter.com/_pion — this is all Go, so if this works as well as gstreamer, it might be nice to switch from gstreamer to pion before we polish this much...
Not sure which FOSS tool to use for the diagram. Inkscape? dia?
Currently, the receiver needs to be restarted when the sender is restarted: * sender stops * receiver still prints stats messages, pipeline still playing * once sender restarts (!), receiver...
It should be possible (and documented) to install setup.go such that it will run on each system boot.
Not sure if netclock is something that would help us? https://github.com/NHGmaniac/gst-videowall/blob/master/lib/netclock.py
Thanks for the very useful dst package, I have used it a few times for rewriting code with great success! :) Now that the Go language proposal https://github.com/golang/go/issues/43651 has been...