hristoterezov
e457906e01
Fixes the issue with not able to send feedback after JitsiConference.leave
9 年之前
damencho
3f6a8aee7c
Adds re-initialize of callstats if addNewFabric fail.
9 年之前
damencho
9bb44a2562
Updates cs log for audio detect problem.
9 年之前
hristoterezov
faeda96206
Implements reload method in JitsiConference
9 年之前
tsareg
dd7b70d939
Do not send event to callstats when no audiooutput devices are available.
Fix non-ASCII letter in Statistics.sendActiveDeviceListEvent() method
9 年之前
hristoterezov
36078b0e66
Implements audio problems detection
9 年之前
damencho
f2817b9c42
Removes deprecated applicationLog, replaces it with applicationLog.
9 年之前
damencho
75c1f95f80
Changes the way we initialize callstats.
Call addNewFabric only if callstats is initialized, there are certain situations when the init callback for some reason is slow and we call addNewFabric before callstats is initialized and we skip the peerconnection reported so we are missing the stats. Reports data only if callstats had initialized, adds caching of associateMstWithUserID calls.
9 年之前
damencho
5aba0ac3a6
Adds event for active device list.
9 年之前
damencho
5fc17d6d8a
Reports application error on unhandled errors.
9 年之前
hristoterezov
dd3e1bc4a9
Calls the global error handler on every logger.error
9 年之前
hristoterezov
d137c752f7
Adds console.warn to callstats.reportError if the error parameter is null.
9 年之前
hristoterezov
80d69ec992
Changes the implementation of reportError to callstats to create Error object if the error parameter is null.
9 年之前
hristoterezov
5ec7cd352d
Fix JS error returned by callstats when no error is passed to be reported
9 年之前
damencho
1521c7da5e
Report the error as object to callstats, not as string.
9 年之前
damencho
f79f76fb8c
Removes fabricSetupFailed and adds iceConnectionFailure for callstats.
9 年之前
hristoterezov
49bd22e976
Fixes issue with callstats confID
9 年之前
damencho
fb5a36a48f
Sends the stack when reporting errors.
9 年之前
damencho
66806b6b2e
Fixes callstats wrtcFuncNames signalingError.
9 年之前
Boris Grozev
eb5f0dce0b
Sends dominant speaker events to callstats.
9 年之前
damencho
d11ec5f6de
Adds screenShareStart and screenShareStop events to callstats reports.
9 年之前
damencho
b7e1654670
Adds global error handler function and option to auto enable it. Reports unhandled exceptions catched by error handler through callstats.
9 年之前
paweldomas
6f6b409951
Passes the info about stream renderer element id to CallStats.
10 年之前
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.
10 年之前
hristoterezov
b8682c6a83
Add callstats support
10 年之前
Boris Grozev
771ecc0857
Removes the protocol from the callstats.io conferenceID.
10 年之前
hristoterezov
e1cc5e5aac
Changes the logger from console to jitsi-meet-logger
10 年之前
Boris Grozev
72d4ecb607
initial commit
10 年之前