yanas
236c4bb37c
Adds a method in callstats in order to check if it's enabled.
hace 10 años
isymchych
72c39a0162
accumulate erorrs unitl connected to callstats
hace 10 años
damencho
dc2a60edbb
Fixes long lines.
hace 10 años
isymchych
9f2b3aa011
rename callStatsUID to callStatsUserName
hace 10 años
isymchych
c89c9e78ff
move username generator to utils
hace 10 años
isymchych
0a71c2e1d3
Generate random username for callstats
hace 10 años
yanas
03018a2ead
Fixing documentation warnings.
hace 10 años
isymchych
05b3df0560
added jsdocs
hace 10 años
isymchych
5be8c33054
report webrtc errors to callstats
hace 10 años
yanas
73b1d3c7c2
Adds a feedback button and dialog.
hace 10 años
Emil Ivov
097c008a63
add display name to stats debug info
hace 10 años
Boris Grozev
506d0722bd
Removes hard-coded constants and uses the events API in the statistics
module.
hace 10 años
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
hace 10 años
Boris Grozev
27c297c034
Fixes or ignores (explicidly, as much as possible) jshint warnings.
hace 10 años
Issac Gerges
92a6b765a2
Add pluggable analytics framework
hace 10 años
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).
hace 10 años
Boris Grozev
6cd4bb8651
Removes the protocol from the callstats.io conferenceID.
hace 10 años
damencho
2081757ba1
Enables stats in FF.
hace 10 años
Boris Grozev
7f1eb617c3
Uses npm packeges for socket.io and jsSHA.
hace 10 años
bgrozev
9a31fa3d63
Fixes a bug reported by Pawel Domas.
hace 10 años
Boris Grozev
fd5a739f3c
Minor formatting fixes, avoid using a global variable.
hace 10 años
Boris Grozev
35e46a2cfa
Fix a typo.
hace 10 años
Boris Grozev
24f9a1c8d1
Abstract browser type checks.
hace 10 años
Boris Grozev
71229bdba9
Minor formatting fixes.
hace 10 años
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.)
hace 10 años
paweldomas
0902cbb164
Fixes problems with Temasys plugin support in Safari.
hace 10 años
hristoterezov
a66459e206
Changes the conference id for callstats API.
hace 10 años
Boris Grozev
f29fc0f8e7
Fix building on a case-sensitive file system.
hace 10 años
paweldomas
ae759fab5b
Adds IE support through Temasys WebRTC plugin.
hace 10 años
hristoterezov
506312ac95
Integrates callstats.io API.
hace 10 años
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
hace 10 años
George Politis
93648f361b
Updates the license headers.
hace 10 años
hristoterezov
835e199135
Fixes issue with not removed ssrcs after the participant left the room.
hace 10 años
George Politis
118a61c416
Disables stats logging in FF.
hace 10 años
George Politis
36f91f7f1e
Disables RTP stats when running on FF.
hace 10 años
hristoterezov
0da2547360
Fixes the size of the desktop streaming video for remote peer.
hace 11 años
Boris Grozev
aee7a8e1bd
Fix a bug with stats accumulating. Fix a typo.
hace 11 años
Boris Grozev
806d4ea443
Filters some statistics from the logs. Increases the interval for logged statistics.
hace 11 años
hristoterezov
d260f1db61
Removes unused package.son files.
hace 11 años
hristoterezov
f2a7a43ba7
Fixes audio level performance issue on avatar.
hace 11 años
hristoterezov
d21f994eee
Removes rtp stats option and adds options for disabling/enabling stats and audio levels.
hace 11 años
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
hace 11 años
hristoterezov
af50bd5b94
Resolves some module dependancies by replaces them with events.
hace 11 años
hristoterezov
248d7a3173
Moves ssrc2jid global variable to the xmpp module.
hace 11 años
hristoterezov
6c4a5bd2bc
Removes some global variables. Fixes recording.
hace 11 años
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
hace 11 años
hristoterezov
0fe6a55700
Fixes issue with connection quality module name.
hace 11 años
hristoterezov
e20274c2f7
Creates connection quality module.
hace 11 años
hristoterezov
69b0e2ad32
Creates UI module.
hace 11 años
hristoterezov
652412cd4f
Fixes issue with local audio levels.
hace 11 años