Enrico Vittorini

Results 48 comments of Enrico Vittorini

@lelegard, I doo agree. this is the reason why it is of interest to monitor it. It would be great to have such feature one day. Note: --all-section is not...

Great news @lelegard ! Thanks. Will try to make a test soon

@lelegard I spent some time and i think I found a way to package for alpine by reading: - https://www.fedux.org/articles/build-alpine-packages-in-a-container.html - https://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package below the Dockerfile that will run a docker,...

@lelegard To do it with a VM, we can run the same steps: Install all dependences: `apk add --update --no-cache --no-progress alpine-sdk coreutils bash sudo g++ linux-headers libsrt` Then: ```...

@lelegard yes, json output is used: `tsp --control-port 9000 -I ip 239.0.0.1:5001 -l 20.0.0.100 -P tables --log-json-line --invalid-sections -O drop`

thanks @lelegard the json-line is 572KB, definitely bigger than the 64KB. What would be the solution here in your opinion? a UDP delivery is a guess that the 64KB are...

Thanks @lelegard , will test it and let you know. Just one question: whe TCP connection is kept during the session I guess there is the need to specify a...

@lelegard tested and it seems working well. thanks a lot. The issue I see so far is that if the json-tcp-keep is used and the server is restarted, the plugin...

> @lelegard tested build 3.31-2737 when tcp-keep is used in analyze plugin bitrate goes to down to 0 after a some seconds. *``` Debug[2]: ip: received UDP packet, source: 20.0.0.100:54434,...