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