[Feature Request]: Show activity for your own station
Problem Description
The Activity window currently shows activity received from other stations. It would be nice to add the activity that your own station is sending out (Beacon sent, ping sent, etc).
Proposed Solution
The Activity window currently shows activity received from other stations. It would be nice to add the activity that your own station is sending out (Beacon sent, ping sent, etc).
Alternatives Considered
None.
Additional Information
No response
Should this be a server side feature, or should we just filter inside gui?
You might be in a better position to answer that from a software engineering perspective. :-)
My thought was to display it in the GUI along with the existing activity items.
Ah now I understand this issue! Sorry for the delay! Well, this is a server side feature, shouldn't be too much effort I think
While working remote, hearing Rx audio thru browser could be useful. If implemented, should be switchable audio on / audio off.
I already started working on this. It can be tested via "ls-audio" branch - or just have a look at the corresponding PR. Let's continue discussion there if possible.