-
The RTP part (--rtp flag) of ConMon is mainly used for WebRTC flows. These flows are encrypted (SRTP/DTLS) so reading the stats may be a challenge. However, for all other cases when RTP/RTCP are unenc…
-
Right now we have code in lots of places that adds (or sometimes removes) RRs from a zone. In many there is also signing of a modified RRset. Finally there is locking when actually applying the change…
-
Hi
I am using this proto [https://github.com/PowerDNS/pdns/blob/master/pdns/dnsmessage.proto](https://github.com/PowerDNS/pdns/blob/master/pdns/dnsmessage.proto) which i compiled to give me the fol…
-
Background: I have been having issues with Pion streaming from specific WebRTC cameras, where everything would connect and I would get RTP data for exactly 30 seconds, at which point the remote would …
-
As per EKR's note in the side meeting
-
## Why
Machine Learning 輪講は最新の技術や論文を追うことで、エンジニアが「技術で解決できること」のレベルをあげていくことを目的にした会です。
prev. #260
## What
話したいことがある人はここにコメントしましょう!
面白いものを見つけた時点でとりあえず話すという宣言だけでもしましょう!
-
Need: Implement Estiamte Learning Rate in Python. Utility function that will do these calculations.
Go to the VMA tab for any solution. Scroll down to the very bottom and you will find the "Estima…
-
I can only get one IP address in `AvahiServiceResolverCallback`, but the DNS-SD query response might include several IP address, How can I get all the IP addresses for service resolving?
wqx6 updated
4 months ago
-
### Fix the asynchronous relation with dynamic outputs...
Picking up the outputs is being hard once the previous command line was satisfied.
For example, when pulling the last updates from a rem…
-
To avoid user confusion, we should adopt a custom scheme for our connection URIs, instead of using `http://` and `https://`.
There are a number of reasons for this. The most obvious one is that our…