isymchych
|
a10f9437f1
|
Integration of statistics module
|
10 years ago |
Boris Grozev
|
506d0722bd
|
Removes hard-coded constants and uses the events API in the statistics
module.
|
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
|
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 years ago |
damencho
|
2081757ba1
|
Enables stats in FF.
|
10 years ago |
bgrozev
|
9a31fa3d63
|
Fixes a bug reported by Pawel Domas.
|
10 years ago |
Boris Grozev
|
24f9a1c8d1
|
Abstract browser type checks.
|
10 years ago |
Boris Grozev
|
71229bdba9
|
Minor formatting fixes.
|
10 years ago |
paweldomas
|
ae759fab5b
|
Adds IE support through Temasys WebRTC plugin.
|
10 years ago |
George Politis
|
5f48e4cf9d
|
Revert "Updates the license headers."
This reverts commit 93648f361b.
|
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
|
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
|
248d7a3173
|
Moves ssrc2jid global variable to the xmpp module.
|
10 years ago |
hristoterezov
|
6c4a5bd2bc
|
Removes some global variables. Fixes recording.
|
10 years ago |
hristoterezov
|
e4e66a03d7
|
Creates initial version of xmpp module.
|
10 years ago |
paweldomas
|
6cc8b63104
|
Does not flood with missing "Jid for SSRC" warnings for outdated stats(removed streams).
|
11 years ago |
hristoterezov
|
5b34a66cb6
|
Implements RTC module.
|
11 years ago |
hristoterezov
|
c6d8e34779
|
Implements statistics module.
|
11 years ago |
paweldomas
|
f4004656a3
|
Adds functionality for authentication with external system.
|
11 years ago |
hristoterezov
|
abe3ef199f
|
Fixes an issue with strange values of bitrate statistics.
|
11 years ago |
hristoterezov
|
501c97b27c
|
Implements firefox support for the rtp stats
|
11 years ago |
paweldomas
|
b5ecdc8dee
|
Sends peer connection stats to the focus(written by Boris Grozev).
|
11 years ago |
paweldomas
|
7e90d73003
|
Saves PeerConnection statistics and prepares to send them over XMPP(written by Boris Grozev).
|
11 years ago |
hristoterezov
|
f5189d5cdc
|
Fixes firefox issues. The firefox video is displayed in chrome.
|
11 years ago |
hristoterezov
|
f3ac51ae66
|
Fixes the wrong values (NaN) in the connection tooltips.
|
11 years ago |
hristoterezov
|
b369e28bb0
|
Fixes the issues with resolution value when simulcast is enabled.
|
11 years ago |
hristoterezov
|
857f80003c
|
Fixes duplicating ports in connection popover.
|
11 years ago |
hristoterezov
|
83dc70eae5
|
Adds local addresses and ports to connection quality tooltip. Aligns the values in the tooltip. Fixes issues with the statistics.
|
11 years ago |
hristoterezov
|
dc60cfc52a
|
Implements connection quality indicator.
|
11 years ago |
hristoterezov
|
c7a5f5cb9b
|
Fixes the adblock issue.
|
11 years ago |
hristoterezov
|
83b4ee96d3
|
Enables LocalStatsCollector for the local audio levels instead of rtp stats. Fixes issue with local audio level calculations.
|
11 years ago |
paweldomas
|
9bfa79ae82
|
Adds RTP stats processing.
|
11 years ago |