Commit Graph

39 Commits (74c531aed6eeb19ed62a2cd91d230a9bc1460fdf)

Author SHA1 Message Date
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
paweldomas 6cc8b63104 Does not flood with missing "Jid for SSRC" warnings for outdated stats(removed streams). 11 years ago
hristoterezov 4a991f7187 Adds package.json files for our browserify modules. 11 years ago
hristoterezov 5b34a66cb6 Implements RTC module. 11 years ago
hristoterezov c6d8e34779 Implements statistics module. 11 years ago