Lyubomir Marinov
6dbbea9944
Decides whether to use analytics after the analytics API has been given a chance to load.
10 年之前
damencho
c54e6c0f3c
Fixes showing remote resolutions in UI.
10 年之前
hristoterezov
0d03a4fceb
callstats
10 年之前
damencho
09d08b034c
Removes unused code.
10 年之前
damencho
029ccf3b31
Adds method used by torture to obtain current audio levels.
10 年之前
Lyubomir Marinov
ec954ad3cc
Decides whether to use analytics after the analytics API has been given a chance to load.
10 年之前
Lyubomir Marinov
b49a08c485
Decides whether to use analytics after the analytics API has been given a chance to load.
10 年之前
Lyubomir Marinov
ca3dd8865f
Asynchronously downloads the callstats.io API because the third-party server may take 'forever' to respond.
10 年之前
Lyubomir Marinov
9b28e64e5d
Prevents breakages of our functionality caused by side-effect callstats.io API failures.
10 年之前
Lyubomir Marinov
2b570a2251
Prefers public getters over duplication of logic and/or access to private fields at multiple locations.
10 年之前
isymchych
a10f9437f1
Integration of statistics module
10 年之前
isymchych
3a00837107
better error handling while establishing connection
10 年之前
paweldomas
0a7cea26b3
Exposes methods for obtaining stream SSRCs and audio levels.
10 年之前
yanas
236c4bb37c
Adds a method in callstats in order to check if it's enabled.
10 年之前
isymchych
72c39a0162
accumulate erorrs unitl connected to callstats
10 年之前
damencho
dc2a60edbb
Fixes long lines.
10 年之前
isymchych
9f2b3aa011
rename callStatsUID to callStatsUserName
10 年之前
isymchych
c89c9e78ff
move username generator to utils
10 年之前
isymchych
0a71c2e1d3
Generate random username for callstats
10 年之前
yanas
03018a2ead
Fixing documentation warnings.
10 年之前
isymchych
05b3df0560
added jsdocs
10 年之前
isymchych
5be8c33054
report webrtc errors to callstats
10 年之前
yanas
73b1d3c7c2
Adds a feedback button and dialog.
10 年之前
Emil Ivov
097c008a63
add display name to stats debug info
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
27c297c034
Fixes or ignores (explicidly, as much as possible) jshint warnings.
10 年之前
Issac Gerges
92a6b765a2
Add pluggable analytics framework
10 年之前
Boris Grozev
47bb9439db
Don't treat 0 as false (avoid a warning when the receivedPackets or
sentPackets stat is 0, and possibly fixes misinterpreting a remove
stream as a local).
10 年之前
Boris Grozev
6cd4bb8651
Removes the protocol from the callstats.io conferenceID.
10 年之前
damencho
2081757ba1
Enables stats in FF.
10 年之前
Boris Grozev
7f1eb617c3
Uses npm packeges for socket.io and jsSHA.
10 年之前
bgrozev
9a31fa3d63
Fixes a bug reported by Pawel Domas.
10 年之前
Boris Grozev
fd5a739f3c
Minor formatting fixes, avoid using a global variable.
10 年之前
Boris Grozev
35e46a2cfa
Fix a typo.
10 年之前
Boris Grozev
24f9a1c8d1
Abstract browser type checks.
10 年之前
Boris Grozev
71229bdba9
Minor formatting fixes.
10 年之前
Boris Grozev
b0c81985d4
Removes the useBundle and useRtcpMux options from config.js. These are
now fully supported by jitsi-videobridge and all browsers which we
support (and if we need to enable them conditionally because of browser
compatibility in the future, we should do it based on run-time browser
detection.)
10 年之前
paweldomas
0902cbb164
Fixes problems with Temasys plugin support in Safari.
10 年之前
hristoterezov
a66459e206
Changes the conference id for callstats API.
10 年之前
Boris Grozev
f29fc0f8e7
Fix building on a case-sensitive file system.
10 年之前
paweldomas
ae759fab5b
Adds IE support through Temasys WebRTC plugin.
10 年之前
hristoterezov
506312ac95
Integrates callstats.io API.
10 年之前
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 年之前
George Politis
93648f361b
Updates the license headers.
10 年之前
hristoterezov
835e199135
Fixes issue with not removed ssrcs after the participant left the room.
10 年之前
George Politis
118a61c416
Disables stats logging in FF.
10 年之前
George Politis
36f91f7f1e
Disables RTP stats when running on FF.
10 年之前
hristoterezov
0da2547360
Fixes the size of the desktop streaming video for remote peer.
11 年之前
Boris Grozev
aee7a8e1bd
Fix a bug with stats accumulating. Fix a typo.
11 年之前