damencho
bbe475cb4e
Fixes review comments.
Uses some ES6 syntax. Also removes inputHeight key for resolution as it makes no sence to have dictionary with one key. Removes some code duplication. Makes code consistent: method params for updateLocalStats and updateRemoteStats.
9 年之前
damencho
a2c71d05e6
Calculates quality based on the resolution and upload.
9 年之前
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
9 年之前
hristoterezov
6ae35fb21d
Preventing the client for using/sending resolution data from/to remote participants
9 年之前
hristoterezov
9d170e4c59
Fixes the gsm bars during ice disconnected
9 年之前
hristoterezov
4bf5d69002
Changes the connection quality stats to be sent by the data channels
9 年之前
bgrozev
1f8dc54368
Revert "Changes the connection quality stats to be sent by the data channels"
9 年之前
hristoterezov
d0fa9e7ef1
Changes the connection quality stats to be sent by the data channels
9 年之前
hristoterezov
3c0295e294
Removes console.debug
9 年之前
hristoterezov
970e8c764c
Fixes issue with gsm bars for remote participants are always full
9 年之前
hristoterezov
99e6453e09
Changes the way of calculating connection quality.
9 年之前
isymchych
d19789005e
use statistics module from the library
9 年之前
hristoterezov
a56d462dae
Fixes the format of the data in connection quality module
9 年之前
isymchych
941cd13193
do not use xmpp in connectionquality module
10 年之前
Boris Grozev
506d0722bd
Removes hard-coded constants and uses the events API in the statistics
module.
10 年之前
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
10 年之前
Boris Grozev
09eaa0d303
Fix comparison warnings.
10 年之前
Boris Grozev
fd5a739f3c
Minor formatting fixes, avoid using a global variable.
10 年之前
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 年之前
George Politis
93648f361b
Updates the license headers.
10 年之前
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
10 年之前
hristoterezov
af50bd5b94
Resolves some module dependancies by replaces them with events.
10 年之前
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
10 年之前
hristoterezov
0fe6a55700
Fixes issue with connection quality module name.
10 年之前
hristoterezov
e20274c2f7
Creates connection quality module.
10 年之前