catalinii / minisatip

minisatip is an SATIP server for linux using local DVB-S2, DVB-C, DVB-T or ATSC cards
https://minisatip.org
328 stars 81 forks source link

[Req] Improve client info in UI #940

Closed lars18th closed 1 year ago

lars18th commented 2 years ago

Hi,

I request if someone wants to implement this in the UI:

And also for the Tuner status of satipc modules, instead of printing only the server ip address, add the port and the protocol too. This last will be useful to know if the connection is configured for UDP RTSP or RTSP-over-TCP. And the port to distinguish different daemons (running of example in the loopback).

Thank you.

lars18th commented 2 years ago

I forgot to mention to add a button or link for closing a specific client.

You agree?

Jalle19 commented 2 years ago

I'd like more client info as well, but personally I'd prefer it if the web interface was strictly read-only, i.e. no way to control anything. Kicking a client will only make it re-subscribe a moment later for example.

lars18th commented 1 year ago

Hi @Jalle19 ,

I've already implemented this, without the option to disconnect clients that you prefer. Please, check it and merge.

Regards.

lars18th commented 1 year ago

I close it because the enhacement is completed.