hristoterezov
b2d1ed5d0d
Logs the reason for the reload
il y a 9 ans
damencho
643e8ca0ee
Adds caching of events to AnalyticsAdapter.
Use the caching from statistics, by calling loaded and dispose methods (onload and onerror).
il y a 9 ans
damencho
26231efbd7
Avoids using global JitsiMeetJS.
il y a 9 ans
damencho
be22ab769b
Loads analytics js dynamically by searching for it next to the library or by using a custom script url option passed to the library on initialisation.
il y a 9 ans
damencho
234f3384e1
Moves loading of analytics in the library.
il y a 9 ans
hristoterezov
b1e4c8debe
Fixes issues after review PR #166
il y a 9 ans
hristoterezov
faeda96206
Implements reload method in JitsiConference
il y a 9 ans
tsareg
dd7b70d939
Do not send event to callstats when no audiooutput devices are available.
Fix non-ASCII letter in Statistics.sendActiveDeviceListEvent() method
il y a 9 ans
hristoterezov
36078b0e66
Implements audio problems detection
il y a 9 ans
damencho
f2817b9c42
Removes deprecated applicationLog, replaces it with applicationLog.
il y a 9 ans
damencho
5aba0ac3a6
Adds event for active device list.
il y a 9 ans
hristoterezov
cdf7734b3e
Fixes issue with the local audio levels
il y a 9 ans
damencho
9153024377
Refactor callstats removing improve static calls to Statistics.
You can call static Statistics methods which will internally handle callstats instances to send stats. Drops handlers and JitsiMeetJS references.
il y a 9 ans
damencho
158b3a5463
Sends recorder states to callstats.
il y a 9 ans
damencho
d773e0bcff
Sends additional logs to callstats.
Logs versions of components and library version. Logs shard and region if available.
il y a 9 ans
tsareg
e2bd4add58
Extracted code duplication into separate function
il y a 9 ans
tsareg
c815e913d7
Transform JitsiTrackError into format acceptable by callstats
il y a 9 ans
tsareg
f8ed717be6
Start callStats as soon as second participant join the room, maybe even without established jingle session and peer connection
il y a 9 ans
paweldomas
f88adc5a6e
Adds 'audioLevelsInterval' config option
il y a 9 ans
Lyubomir Marinov
7ea29f14fb
Reduce browser type checks in statistics
il y a 9 ans
Lyubomir Marinov
721fa9c523
Remove unnecessary checks
il y a 9 ans
Lyubomir Marinov
dbe731ca63
Remove unused EventEmitter
il y a 9 ans
Lyubomir Marinov
27a7d7da72
Reformat the source code for consistency
il y a 9 ans
damencho
f79f76fb8c
Removes fabricSetupFailed and adds iceConnectionFailure for callstats.
il y a 9 ans
Boris Grozev
eb5f0dce0b
Sends dominant speaker events to callstats.
il y a 9 ans
damencho
d11ec5f6de
Adds screenShareStart and screenShareStop events to callstats reports.
il y a 9 ans
hristoterezov
f695301d50
Fixes callstats issue: Cannot send feedback to callstats after JitsiConference.leave
il y a 9 ans
damencho
b7e1654670
Adds global error handler function and option to auto enable it. Reports unhandled exceptions catched by error handler through callstats.
il y a 9 ans
isymchych
cdf871dc2f
allow to select devices on Firefox
il y a 9 ans
paweldomas
6f6b409951
Passes the info about stream renderer element id to CallStats.
il y a 9 ans
paweldomas
6d23259308
Removes getPeerSSRCAudioLevel from statistics which was replaced by another method for 'torture' purposes here:
482f71f5ea
il y a 9 ans
isymchych
8c014e8f12
use statistics module to process peer connection statistics
il y a 9 ans
damencho
cbe404dfd5
Updates callstats to queue events if lib is not inited. Report such queued events only if the lib successfully initialize. Removes deprecated fabricSetup event.
il y a 9 ans
Lyubomir Marinov
ea8fbf8697
Introduces a utility function to load optional scripts such as callstats.io.
il y a 9 ans
hristoterezov
862439e26f
Fixes the audio levels
il y a 9 ans
hristoterezov
af4b1bca0e
Fixes callstats GUM fail reporting
il y a 9 ans
hristoterezov
b8682c6a83
Add callstats support
il y a 9 ans
paweldomas
022940eb13
Exposes methods for obtaining stream SSRCs and audio levels.
il y a 10 ans
hristoterezov
8409bab854
Fixes the issues with mute, audio levels and remove events that were attached to the conference
il y a 10 ans
Boris Grozev
742a0bc6ac
Removes hard-coded constants and uses the events API in the statistics
module.
il y a 10 ans
hristoterezov
9e0191819a
Implements audio levels.
il y a 10 ans
hristoterezov
86f90e6331
Fixes mute issues.
il y a 10 ans
Boris Grozev
72d4ecb607
initial commit
il y a 9 ans