website-gemompel/app
Jonas Herzig 41fa124b8f Add artificial delay of 150ms to mic for VAD
VAD can only tell whether the user is talking after ~150ms, so we need to delay
the microphone stream for 150ms when it's in use.
2019-02-06 14:21:13 +01:00
..
favicon Initial commit 2016-12-11 17:55:01 +01:00
config.js Add setting for showing user count after channel name 2018-10-08 20:20:43 +02:00
config.local.js Add way to set default values short of forking the whole project 2018-10-08 18:44:00 +02:00
index.html Add setting for showing user count after channel name 2018-10-08 20:20:43 +02:00
index.js Add artificial delay of 150ms to mic for VAD 2019-02-06 14:21:13 +01:00
matrix.js Add better support for being embeded as a widget in Matrix 2018-09-24 21:38:53 +02:00
theme.js Add way to set default values short of forking the whole project 2018-10-08 18:44:00 +02:00
voice.js Add WebRTC support, drop UDPTunnel support 2018-12-02 18:36:25 +01:00
worker-client.js Fix users being shown in incorrect channel (fixes #38) 2018-10-23 17:07:27 +02:00
worker.js Add subworkers polyfill for old Chrome/Electron (fixes #37) 2018-10-07 22:39:59 +02:00