Commit Graph

56 Commits (6b621654abb0c33c9abcf2be20e0a3cb419f57a4)

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