trigg / Rebuttal

GNU General Public License v3.0
3 stars 2 forks source link

Highlight user when talking #15

Closed midget3111 closed 3 years ago

trigg commented 3 years ago

Technically working but needs heavy testing.

Currently reading the raw data from stream (both locally and for each remote) and processing to find the peak. This might be too process heavy and we could move to only processing your local stream and sending signals through server for seeing remotely.

Currently this also does not affect output as the audiostream sent and detection are completely unconnected.