xibo
xibo copied to clipboard
Displays: add LAN IP address when available
Add a column called lanIpAddress
to the display table, "LAN IP Address" to the Display grid, and capture it in NotifyStatus as lanIpAddress
.
This will be useful when the existing clientAddress
column does not show the correct IP (usually due to NAT, etc).
OP: https://community.xibo.org.uk/t/clients-should-report-their-local-ip-address-to-the-cms-as-well/3147
This should also be added to the players, see issues:
- https://github.com/xibosignage/xibo-dotnetclient/issues/264