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.
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.