minisatip
minisatip copied to clipboard
[Request] SAT>PI client mode statistics in UI
Hi @catalinii ,
I'm not sure if you'll want to implement this, as I don't know if it's easy or not to implement it. But, I prefer to request it as it can be useful in some cases.
- The idea is to print inside the Web UI some bandwith statistics for the SAT>IP client mode. When receiving more than one service with some "low cost" SAT>IP servers (in fact, STBs with SAT>IP server functionality) you want to see the consumed bandwith. This will be useful to understand if the device is overloaded. I know we have the CC counter, but similar to the "Stats ON" for the minisatip server. In fact you can use the same "Starts ON" functionality to add the
satipctuners.
What you think?
I think this is a good idea. Generally it can be added to the existing bandwidth counters: https://github.com/catalinii/minisatip/search?q=c_bw
Feel free to create a PR if you have time.